Skip to content
Prev Previous commit
docgen: Update CHANGELOG to reflect latest implementation
  • Loading branch information
aduth authored Jan 16, 2020
commit a4297f22670f44f4713185308dd16a4011861d92
2 changes: 1 addition & 1 deletion packages/docgen/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

### Bug Fixes

- The built-in Markdown formatter will omit types when unknown. Previously, these would be output wrongly as the `null` type.
- The built-in Markdown formatter will output text indicating that the type is unknown if a type cannot be parsed. Previously, these would be output wrongly as the `null` type.

## 1.3.0 (2019-08-05)

Expand Down