diff options
author | alexbiehl <alex.biehl@gmail.com> | 2018-03-08 10:07:38 +0100 |
---|---|---|
committer | Alexander Biehl <alexbiehl@gmail.com> | 2018-03-10 18:25:57 +0100 |
commit | 7580675a9ee3f5e05aa7012678633b23f5ca3a39 (patch) | |
tree | c25125e2546a5deb47f4430022d41d19e3ce41f0 /haddock-library | |
parent | a085bc091831332fc75d43a86e073029fc678db9 (diff) |
Update changelogs for haddock-2.19.0.1 and haddock-library-1.5.0.1
Diffstat (limited to 'haddock-library')
-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 8b7806bc..1f44f5bf 100644 --- a/haddock-library/CHANGES.md +++ b/haddock-library/CHANGES.md @@ -1,3 +1,7 @@ +## Changes in version 1.5.0.1 + + * Support for parsing unicode operators (#458) + ## Changes in version 1.5.0 * Bifunctor, Bifoldable and Bitraversable instances for DocH and MetaDoc |