Skip to content

Commit fa48347

Browse files
committed
Bump to 1.3.2.4 and CHANGELOG
1 parent 5be26bd commit fa48347

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### 1.3.2.4
2+
3+
_2025-05-09 Andreas Abel_
4+
5+
- Fix definition of `[[:graph:]]` character class ([#66](https://github.com/haskell-hvr/regex-tdfa/issues/66))
6+
- Tested with GHC 8.0 - 9.12.2
7+
18
### 1.3.2.3
29

310
_2025-03-02 Andreas Abel_

regex-tdfa.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 1.24
22
name: regex-tdfa
3-
version: 1.3.2.3
3+
version: 1.3.2.4
44

55
build-Type: Simple
66
license: BSD3

0 commit comments

Comments
 (0)