aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorAlec Theriault <alec.theriault@gmail.com>2019-05-26 15:19:27 -0400
committerAlec Theriault <alec.theriault@gmail.com>2019-05-26 17:57:52 -0400
commit91f55209065497c8cd0d0a23e5ed5561410b4df0 (patch)
tree8d8a4731da6a5baeebf56d6688f5181e12cc49ed /CHANGES.md
parent3dceaa39ad2333c988efcefc718b3c82ade70f21 (diff)
Release haddock-2.23, haddock-library-1.8.0
Tentatively adjust bounds and changelogs for the release to be bundled with GHC 8.8.1.
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index a6d96fed..88656da4 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,4 +1,4 @@
-## Changes in TBA
+## Changes in 2.23.0
* "Linuwial" is the new default theme (#721, #782, #949)
@@ -29,6 +29,8 @@
* Many fixes to the LaTeX backend, mostly focused on not crashing
as well as generating LaTeX source that compiles
+ * More flexible parsing of the module header
+
## Changes in version 2.22.0
* Make `--package-version` optional for `--hoogle` (#899)