aboutsummaryrefslogtreecommitdiff
path: root/haddock-library/CHANGES.md
diff options
context:
space:
mode:
Diffstat (limited to 'haddock-library/CHANGES.md')
-rw-r--r--haddock-library/CHANGES.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/haddock-library/CHANGES.md b/haddock-library/CHANGES.md
index e41b8087..0175b6af 100644
--- a/haddock-library/CHANGES.md
+++ b/haddock-library/CHANGES.md
@@ -1,3 +1,11 @@
+## Changes in version 1.7.0
+
+ * Make `Documentation.Haddock.Parser.Monad` an internal module
+
+## Changes in version 1.6.1
+
+ * Replace `attoparsec` with `parsec` (#799)
+
## Changes in version 1.6.0
* `MetaDoc` stores package name for since annotations