diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f6d458..14b36cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## [v0.0.1.3] (2023-07-10) + +- Allow `base-4.18` (GHC 9.6) +- Fix some documentation typos (thanks to @Moiman) + ## [v0.0.1.2] (2018-07-14) - r1 (2018-10-16) diff --git a/texrunner.cabal b/texrunner.cabal index 61e9290..fbff320 100644 --- a/texrunner.cabal +++ b/texrunner.cabal @@ -1,5 +1,5 @@ name: texrunner -version: 0.0.1.2 +version: 0.0.1.3 synopsis: Functions for running Tex from Haskell. description: texrunner is an interface to tex that attempts to parse errors and