Skip to content

Commit

Permalink
release 0.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
laurenceisla committed Mar 7, 2024
1 parent e4d2dd3 commit 399e22d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.
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.9
version: 0.2.10
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 399e22d

Please sign in to comment.