Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Revision history for configurator-pg

# Unreleased
## 0.2.11 -- 2025-10-10

* Fix loading `utf-8` file when locale encoding is set to `ASCII`

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.10
version: 0.2.11
synopsis: Reduced parser for configurator-ng config files
description:
This module provides a simplified and updated interface to the
Expand Down