We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3bbcbd commit b2e65b2Copy full SHA for b2e65b2
CHANGELOG.md
@@ -6,14 +6,17 @@ Notable changes to this project are documented in this file. The format is based
6
7
Breaking changes:
8
9
-- Upgrade to parsing v7.0.0, replace all `StringLike` constraints with `String` type (#76 by @jamesdbrock)
10
-
11
New features:
12
13
Bugfixes:
14
15
Other improvements:
16
+## [v6.0.0](https://github.com/purescript-contrib/purescript-formatters/releases/tag/v6.0.0) - 2021-10-16
+
17
+Breaking changes:
18
+- Upgraded to parsing v7.0.0, replace all `StringLike` constraints with `String` type (#76 by @jamesdbrock)
19
20
## [v5.0.1](https://github.com/purescript-contrib/purescript-formatters/releases/tag/v5.0.1) - 2021-05-06
21
22
0 commit comments