Prepare for 0.8.2.0 0.8.2.0
authorLuke Lau <luke_lau@icloud.com>
Sun, 17 Nov 2019 14:27:32 +0000 (14:27 +0000)
committerLuke Lau <luke_lau@icloud.com>
Sun, 17 Nov 2019 14:27:32 +0000 (14:27 +0000)
ChangeLog.md
lsp-test.cabal

index 6cd51b6a2ffb3a9cd733bca370e85f0507d45c51..c75f2c6834648570689b339c5a1966358fe0e67d 100644 (file)
@@ -1,5 +1,9 @@
 # Revision history for lsp-test
 
+## 0.8.2.0 -- 2019-11-17
+
+* Expose `satisfyMaybe` (@cocreature)
+
 ## 0.8.1.0 -- 2019-11-17
 
 * Update to haskell-lsp-0.18.0.0 (@mpickering, @alanz)
index f306aec8ad29edb11332a4e948414aa29f2cada0..bdb4275d5536602de9c04a1f8077334e84a098f4 100644 (file)
@@ -1,5 +1,5 @@
 name:                lsp-test
-version:             0.8.1.0
+version:             0.8.2.0
 synopsis:            Functional test framework for LSP servers.
 description:
   A test framework for writing tests against