Bump to 0.9.0.0 0.9.0.0
authorLuke Lau <luke_lau@icloud.com>
Sun, 15 Dec 2019 20:09:30 +0000 (20:09 +0000)
committerLuke Lau <luke_lau@icloud.com>
Sun, 15 Dec 2019 20:09:30 +0000 (20:09 +0000)
ChangeLog.md
lsp-test.cabal

index 2d4f6115cdd07b5a02b91dd31f99bf2ac68071cf..17c926ad4783e1209c39616275db5095b5f6f0db 100644 (file)
@@ -1,8 +1,11 @@
 # Revision history for lsp-test
 
-## 0.9.0.0 -- ???
+## 0.9.0.0 -- 2019-12-1
 
 * Add `ignoreLogNotifications` config option
+* Add ability to override `logStdErr` and `logMessages` config options with
+  the `LSP_TEST_LOG_STDERR` and `LOG_TEST_LOG_MESSAGES` environment variables
+* Update for haskell-lsp-0.19.0.0 (@mpickering)
 
 ## 0.8.2.0 -- 2019-11-17
 
index b323deb6af9eaf047d0d66cb90091234ce695329..dcb6793f5a4c06f5ed06769178919a1952bc3d85 100644 (file)
@@ -1,5 +1,5 @@
 name:                lsp-test
-version:             0.8.2.0
+version:             0.9.0.0
 synopsis:            Functional test framework for LSP servers.
 description:
   A test framework for writing tests against