Print last received message in timeout exceptions
[lsp-test.git] / ChangeLog.md
index f01ba4f1be489498bc1fa871af1f44ace48d6325..c75f2c6834648570689b339c5a1966358fe0e67d 100644 (file)
@@ -1,5 +1,14 @@
 # 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)
+* Tests now require hie-bios based hie
+
 ## 0.8.0.0 -- 2019-10-18
 
 * Make `Session` a newtype