Skip to content

Commit f79faea

Browse files
Prep changelog for next release
1 parent 08c3fe8 commit f79faea

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,14 @@ Breaking changes:
99
New features:
1010

1111
Bugfixes:
12-
- Fix `Char`'s `toEnum` implementation (#55 by @JordanMartinez)
1312

1413
Other improvements:
1514

15+
## [v6.0.1](https://github.com/purescript/purescript-enums/releases/tag/v6.0.1) - 2022-08-16
16+
17+
Bugfixes:
18+
- Fix `Char`'s `toEnum` implementation (#55 by @JordanMartinez)
19+
1620
## [v6.0.0](https://github.com/purescript/purescript-enums/releases/tag/v6.0.0) - 2022-04-27
1721

1822
Breaking changes:

0 commit comments

Comments
 (0)