Skip to content

Commit 3df81ac

Browse files
committed
Fix typos in CHANGELOG
1 parent 555af89 commit 3df81ac

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# 0.4.0 (February 7, 2018)
22

33
This is a release with API improvements and bug fixes. A big thank you to everyone
4-
who provided the bug reports and contributions that made this release possible!
4+
who provided bug reports and contributions that made this release possible!
55

66
## Breaking changes
77

8-
* A few properties on the model type were added with cleaner names and better
9-
fitting types. Most of the old versions of those properties were left as they
10-
were and deprecated, but you might get some breakage with optionality, where we
8+
* A few properties on the model types were added with cleaner names and better
9+
fitting types. Most of the old versions of those properties were kept as
10+
deprecated, but you might get some breakage with optionality, where we
1111
couldn't find a good deprecation path.
1212

1313
## Additions

0 commit comments

Comments
 (0)