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 76d7b77 commit de9a600Copy full SHA for de9a600
changelog.md
@@ -1,6 +1,11 @@
1
# Changelog for [`os-string` package](http://hackage.haskell.org/package/os-string)
2
3
-## 1.0.0 *??? 2023*
+## 2.0.0 *Nov 2023*
4
5
-* Split out `OsString` from filepath package
+* Split out `OsString` modules from filepath library
6
+* add more bytestring like functions (index/search/etc.)
7
+
8
+## 1.0.0 *Nov 2023*
9
10
+* dummy release to avoid name clashes with filepath <1.5
11
0 commit comments