aboutsummaryrefslogtreecommitdiff
path: root/haddock-library/CHANGES.md
diff options
context:
space:
mode:
authorAlec Theriault <alec.theriault@gmail.com>2018-09-22 09:41:23 -0700
committerAlec Theriault <alec.theriault@gmail.com>2018-09-22 09:41:23 -0700
commitfb1db8f48ec97bdb26cac129c582913870e3d1bf (patch)
treeb4b7e80b15497fc80e9017a43cd2a851734f13f4 /haddock-library/CHANGES.md
parent20623767951d24e96985d817f798f7fddb1f5c60 (diff)
Bump haddock-api-2.21.0, haddock-library-1.7.0
* Update CHANGELOGS * Update new versions in Cabal files * Purge references to ghc-8.4/master branches in README
Diffstat (limited to 'haddock-library/CHANGES.md')
-rw-r--r--haddock-library/CHANGES.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/haddock-library/CHANGES.md b/haddock-library/CHANGES.md
index e41b8087..ec30a4d3 100644
--- a/haddock-library/CHANGES.md
+++ b/haddock-library/CHANGES.md
@@ -1,3 +1,7 @@
+## Changes in version 1.7.0
+
+ * Replace `attoparsec` with `parsec` (#799)
+
## Changes in version 1.6.0
* `MetaDoc` stores package name for since annotations