aboutsummaryrefslogtreecommitdiff
path: root/haddock-library/CHANGES.md
diff options
context:
space:
mode:
authoralexbiehl <alex.biehl@gmail.com>2018-03-27 08:42:50 +0200
committeralexbiehl <alex.biehl@gmail.com>2018-03-27 08:42:50 +0200
commit7064cd54e016b2f8e0a8c2ba8d3dd5edea9071ca (patch)
tree140b4754a61b9462e9c5032df05b5fe87c73e5aa /haddock-library/CHANGES.md
parent978dbc859df09eb991d9ccc0911276cc9655b783 (diff)
haddock-2.19.1, haddock-api-2.19.1, haddock-library-1.6.0
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 1f44f5bf..e41b8087 100644
--- a/haddock-library/CHANGES.md
+++ b/haddock-library/CHANGES.md
@@ -1,3 +1,7 @@
+## Changes in version 1.6.0
+
+ * `MetaDoc` stores package name for since annotations
+
## Changes in version 1.5.0.1
* Support for parsing unicode operators (#458)