os-string-2.0.2.2: changelog.md
# Changelog for [`os-string` package](http://hackage.haskell.org/package/os-string)
## 2.0.2.2 *May 2024*
* Fix compilation on big-endian arches, by Andrew Lelechenko
## 2.0.2.1 *Apr 2024*
* Fix compabitiliby with GHC 9.10
## 2.0.2 *Dec 2023*
* Implement coercionToPlatformTypes, fixes #4
## 2.0.1 *Dec 2023*
* add `unsafeEncodeUtf`, fixes #5
## 2.0.0 *Nov 2023*
* Split out `OsString` modules from filepath library
* add more bytestring like functions (index/search/etc.)
## 1.0.0 *Nov 2023*
* dummy release to avoid name clashes with filepath <1.5