Skip to content

Commit caf0dfb

Browse files
committed
Bump to version 3.5.4.1 and CHANGELOG
1 parent eef9bac commit caf0dfb

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Changes in 3.5.4.1
2+
3+
* New examples and fixes to the documentation (#284, #285, #286).
4+
* Tested with GHC 8.0 - 9.14.1.
5+
16
## Changes in 3.5.4.0
27

38
* Fix [issue #277](https://github.com/haskell/alex/issues/277):

alex.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 1.18
22
name: alex
3-
version: 3.5.4.0
3+
version: 3.5.4.1
44
-- don't forget updating changelog.md!
55
license: BSD3
66
license-file: LICENSE

0 commit comments

Comments
 (0)