diff options
author | alexbiehl <alex.biehl@gmail.com> | 2018-03-27 08:42:50 +0200 |
---|---|---|
committer | alexbiehl <alex.biehl@gmail.com> | 2018-03-27 08:42:50 +0200 |
commit | 7064cd54e016b2f8e0a8c2ba8d3dd5edea9071ca (patch) | |
tree | 140b4754a61b9462e9c5032df05b5fe87c73e5aa /haddock-library/CHANGES.md | |
parent | 978dbc859df09eb991d9ccc0911276cc9655b783 (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.md | 4 |
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) |