Skip to content

Commit b2e65b2

Browse files
Update CHANGELOG.md
1 parent b3bbcbd commit b2e65b2

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,17 @@ Notable changes to this project are documented in this file. The format is based
66

77
Breaking changes:
88

9-
- Upgrade to parsing v7.0.0, replace all `StringLike` constraints with `String` type (#76 by @jamesdbrock)
10-
119
New features:
1210

1311
Bugfixes:
1412

1513
Other improvements:
1614

15+
## [v6.0.0](https://github.com/purescript-contrib/purescript-formatters/releases/tag/v6.0.0) - 2021-10-16
16+
17+
Breaking changes:
18+
- Upgraded to parsing v7.0.0, replace all `StringLike` constraints with `String` type (#76 by @jamesdbrock)
19+
1720
## [v5.0.1](https://github.com/purescript-contrib/purescript-formatters/releases/tag/v5.0.1) - 2021-05-06
1821

1922
Other improvements:

0 commit comments

Comments
 (0)