diff --git a/CHANGELOG.md b/CHANGELOG.md index cc69413..d282ddb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Revision history for configurator-pg +## 0.2.10 -- 2024-03-06 + +* Allow megaparsec-9.6 +* Remove unused bytestring dependency from tests + ## 0.2.9 -- 2023-12-07 * Allow text-2.1 and GHC 9.8. diff --git a/configurator-pg.cabal b/configurator-pg.cabal index 96eb6c5..df54da0 100644 --- a/configurator-pg.cabal +++ b/configurator-pg.cabal @@ -1,6 +1,6 @@ cabal-version: 1.12 name: configurator-pg -version: 0.2.9 +version: 0.2.10 synopsis: Reduced parser for configurator-ng config files description: This module provides a simplified and updated interface to the