Bump to 0.7.0.0
[lsp-test.git] / ChangeLog.md
index a0c18566657f1ae58ff93333aed33cc5a9e0f99f..8bbc01f8b7f8412b4d6659c9085295eb8b2e439b 100644 (file)
@@ -1,5 +1,9 @@
 # Revision history for lsp-test
 
+## 0.7.0.0 -- 2019-09-08
+
+* Update for haskell-lsp-0.16.0.0
+
 ## 0.6.1.0 -- 2019-08-24
 
 * Add `satisfyMaybe` (@cocreature)