From: Luke Lau Date: Sun, 17 Nov 2019 14:27:32 +0000 (+0000) Subject: Prepare for 0.8.2.0 X-Git-Tag: 0.8.2.0 X-Git-Url: https://git.lukelau.me/?p=lsp-test.git;a=commitdiff_plain;h=95ef237e5b1c60385d20faefb5408f41908ad791 Prepare for 0.8.2.0 --- diff --git a/ChangeLog.md b/ChangeLog.md index 6cd51b6..c75f2c6 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -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) diff --git a/lsp-test.cabal b/lsp-test.cabal index f306aec..bdb4275 100644 --- a/lsp-test.cabal +++ b/lsp-test.cabal @@ -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