Skip to content

Commit 7c3cad8

Browse files
Update CHANGELOG.md
1 parent a0bebf1 commit 7c3cad8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ New features:
1010

1111
Bugfixes:
1212

13+
Other improvements:
14+
15+
## [v6.0.1](https://github.com/purescript-contrib/purescript-string-parsers/releases/tag/v6.0.1) - 2021-05-11
16+
1317
Other improvements:
1418
- Fix transitive dependencies errors found by Spago 0.20 (#71 by @milesfrain)
1519

@@ -22,8 +26,6 @@ Breaking changes:
2226
New features:
2327
- Added a Monoid instance for Parser (#58)
2428

25-
Bugfixes:
26-
2729
Other improvements:
2830
- Changed `ParseError` from `data` to a `newtype` (#60)
2931
- Added usage examples to test/Examples.purs (#52)

0 commit comments

Comments
 (0)