Bump to 0.8.0.0 0.8.0.0
authorLuke Lau <luke_lau@icloud.com>
Fri, 18 Oct 2019 18:03:30 +0000 (19:03 +0100)
committerLuke Lau <luke_lau@icloud.com>
Fri, 18 Oct 2019 18:03:30 +0000 (19:03 +0100)
ChangeLog.md
lsp-test.cabal

index dd47730316c5e64150a61b0a107d809e627188c2..f01ba4f1be489498bc1fa871af1f44ace48d6325 100644 (file)
@@ -1,8 +1,9 @@
 # Revision history for lsp-test
 
-## 0.8.0.0 -- 2019-10-06
+## 0.8.0.0 -- 2019-10-18
 
 * Make `Session` a newtype
+* Update for haskell-lsp-0.17.0.0 (@cocreature)
 
 ## 0.7.0.0 -- 2019-09-08
 
index 43cea80210fb80d4fae6cb3222db3160192e5534..e0830e58f57d03baf2631c5e22b674fa3391bbfd 100644 (file)
@@ -1,5 +1,5 @@
 name:                lsp-test
-version:             0.7.0.0
+version:             0.8.0.0
 synopsis:            Functional test framework for LSP servers.
 description:
   A test framework for writing tests against