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.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/template-haskell/changelog.md b/libraries/template-haskell/changelog.md
index 41b7eea26c..f60bb6ec52 100644
--- a/libraries/template-haskell/changelog.md
+++ b/libraries/template-haskell/changelog.md
@@ -16,6 +16,8 @@
`qAddTempFile` method to `Quasi`, which requests a temporary file of
a given suffix.
+ * Add a `ViaStrategy` constructor to `DerivStrategy`.
+
## 2.13.0.0 *March 2018*
* Bundled with GHC 8.4.1