Skip to content

Commit 0fc4bab

Browse files
committed
Release 0.11.5.0
1 parent 34e925c commit 0fc4bab

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

ChangeLog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Revision history for PyF
22

3+
## 0.11.5.0 -- 2025-12-01
4+
5+
- Release with support for GHC 9.14 (tested with -rc1)
6+
37
## 0.11.4.0 -- 2025-01-03
48

59
- Fix indentation in `fmtTrim` when line break was escaped (bug https://github.com/guibou/PyF/issues/141).

PyF.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.4
22
name: PyF
3-
version: 0.11.4.0
3+
version: 0.11.5.0
44
synopsis:
55
Quasiquotations for a python like interpolated string formatter
66

0 commit comments

Comments
 (0)