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 /CHANGES.md | |
parent | a085bc091831332fc75d43a86e073029fc678db9 (diff) |
Update changelogs for haddock-2.19.0.1 and haddock-library-1.5.0.1
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +## Changes in version 2.19.0.1 + + * Support for linking unicode operators (#458) + + * Hyperlinker: Fix file handle leak in (#763) + ## Changes in version 2.19.0 * Haddock now supports tables in documentation inspired by reSTs grid tables |