summaryrefslogtreecommitdiff
path: root/libraries/template-haskell/changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/template-haskell/changelog.md')
-rw-r--r--libraries/template-haskell/changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/template-haskell/changelog.md b/libraries/template-haskell/changelog.md
index e23fbf7db1..19038c755e 100644
--- a/libraries/template-haskell/changelog.md
+++ b/libraries/template-haskell/changelog.md
@@ -12,6 +12,9 @@
* Add support for visible type applications. (#12530)
+ * Add support for attaching deriving strategies to `deriving` statements
+ (#10598)
+
## 2.11.0.0 *May 2016*
* Bundled with GHC 8.0.1