aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorMoritz Drexl <mdrexl@fastmail.fm>2017-08-05 16:44:40 +0200
committerAlexander Biehl <alexbiehl@gmail.com>2017-08-05 16:44:40 +0200
commit4d765e3cd0a735f9a7e8d13fb6633f9ee534fbfb (patch)
tree9daee9af367a7c7d54eeef63083a2adbf97ffcfb /CHANGES.md
parent74d1173fa022cc8f520ff33c2620507522423e42 (diff)
Fix renaming after instance signature specializing (#660)
* rework rename * Add regression test for Bug 613 * update tests * update changelog
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index bf60817a..5050339d 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -2,6 +2,8 @@
* to be released
+ * Fix renaming of type variables after specializing instance method signatures (#613)
+
* Move markup related data types to haddock-library
## Changes in version 2.18.1