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 abded94 commit 82c2c9aCopy full SHA for 82c2c9a
CHANGELOG.md
@@ -9,10 +9,14 @@ Breaking changes:
9
New features:
10
11
Bugfixes:
12
-- Fix `Char`'s `toEnum` implementation (#163 by @JordanMartinez)
13
14
Other improvements:
15
+## [v6.0.1](https://github.com/purescript/purescript-strings/releases/tag/v6.0.1) - 2022-08-16
16
+
17
+Bugfixes:
18
+- Fix `Char`'s `toEnum` implementation (#163 by @JordanMartinez)
19
20
## [v6.0.0](https://github.com/purescript/purescript-strings/releases/tag/v6.0.0) - 2022-04-27
21
22
Breaking changes:
0 commit comments