Skip to content

Commit 4f43962

Browse files
committed
CHANGELOG for #252
1 parent fe9f530 commit 4f43962

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
* Add `-v` as placeholder for a future `--verbose` option.
66
* Make `alex{G,S}etUserState` available with the `monadUserState-bytestring` wrapper
77
[Issue #220](https://github.com/haskell/alex/issues/220).
8+
* Debugging lexer: print character in addition to its ASCII code
9+
[PR #252](https://github.com/haskell/alex/pull/252).
810

911
## Changes in 3.4.0.1
1012

0 commit comments

Comments
 (0)