Skip to content

Commit

Permalink
release 0.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
robx committed Aug 11, 2022
1 parent 89c1f75 commit ae360c3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion configurator-pg.cabal
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit ae360c3

Please sign in to comment.