diff --git a/CHANGELOG.md b/CHANGELOG.md index d8535be..5e66572 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Revision history for configurator-pg +## 0.2.7 -- 2022-08-11 + +* Allow text-2.0 and GHC 9.4. + ## 0.2.6 -- 2022-05-24 * Allow megaparsec-9.2 and GHC 9.2. diff --git a/configurator-pg.cabal b/configurator-pg.cabal index fc23452..d82bfcf 100644 --- a/configurator-pg.cabal +++ b/configurator-pg.cabal @@ -1,6 +1,6 @@ cabal-version: 1.12 name: configurator-pg -version: 0.2.6 +version: 0.2.7 synopsis: Reduced parser for configurator-ng config files description: This module provides a simplified and updated interface to the