packages feed

persistent-discover-0.1.0.3: ChangeLog.md

# Changelog for persistent-discover

## Unreleased changes

## 0.1.0.3

- Remove embarrasing lib module.

## 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