aboutsummaryrefslogtreecommitdiff
path: root/haddock-library
diff options
context:
space:
mode:
authoralexbiehl <alex.biehl@gmail.com>2018-03-08 10:07:38 +0100
committerAlexander Biehl <alexbiehl@gmail.com>2018-03-10 18:25:57 +0100
commit7580675a9ee3f5e05aa7012678633b23f5ca3a39 (patch)
treec25125e2546a5deb47f4430022d41d19e3ce41f0 /haddock-library
parenta085bc091831332fc75d43a86e073029fc678db9 (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.md4
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