# Changelog for persistent-discover ## Unreleased changes ## 0.1.0.2 - Support GHC 9 [#3](https://github.com/parsonsmatt/persistent-discover/pull/3) ## 0.1.0.1 - Fix behavior where uppercase directories (eg on Mac OS) would cause incorrect module names. [#2](https://github.com/parsonsmatt/persistent-discover/pull/2) ## 0.1.0.0 - Initial Release