# Changelog for `os-string-compat` All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to the [Haskell Package Versioning Policy](https://pvp.haskell.org/). ## [1.0.0] - 2025-11-22 ### Fixed - Fixed lower bound on base - Fixed lower bounds on dependencies for tests - Tested with more versions of GHC on macOS - Fixed some documentation to work with more versions of Haddock ## Pre-Release 2 - 2025-11-11 ### Added - Added proper tests and benchmarks. - Added equivalent functions to those in `os-string`. ## Pre-Release - 2025-10-26 ### Changed - Created the repository. - First (public) "release". - Added an actual readme.