diff --git a/source/CHANGELOG.md b/source/CHANGELOG.md index afccda79..81c7e306 100644 --- a/source/CHANGELOG.md +++ b/source/CHANGELOG.md @@ -1,3 +1,15 @@ +# 2.9.4.1 + +Andreas Abel , December 2022 + +* C/C++: allow space characters in token definitions again [[#431](https://github.com/BNFC/bnfc/issues/431)] + (regression in 2.9.0) +* installation: get rid of `cabal-doctest` dependency [[#429](https://github.com/BNFC/bnfc/issues/429)] + +Tested GHC versions: +* with `cabal`, GHC 7.10 - 9.4 +* with `stack`, GHC 8.2 - 9.4 + # 2.9.4 Andreas Abel , February 2022