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 /CHANGES.md | |
parent | 978dbc859df09eb991d9ccc0911276cc9655b783 (diff) |
haddock-2.19.1, haddock-api-2.19.1, haddock-library-1.6.0
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,7 +1,9 @@ -## Changes in version 2.20.x.x +## Changes in version 2.19.1 * Show where instances are defined (#748) + * `@since` includes package name (#452, #550, #749) + ## Changes in version 2.19.0.1 * Support for linking unicode operators (#458) |