diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e5c3c0..c6b7948 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## [v0.0.2] (2023-09-11) + +- Allow `base-4.19` (GHC 9.10) +- Fix tests + ## [v0.0.1.3] (2023-07-10) - Allow `base-4.18` (GHC 9.6) diff --git a/texrunner.cabal b/texrunner.cabal index 729ce47..5f48714 100644 --- a/texrunner.cabal +++ b/texrunner.cabal @@ -1,5 +1,5 @@ name: texrunner -version: 0.0.1.3 +version: 0.0.2 synopsis: Functions for running Tex from Haskell. description: texrunner is an interface to tex that attempts to parse errors and