Prepare for 0.11.0.0 0.11.0.0
authorLuke Lau <luke_lau@icloud.com>
Thu, 14 May 2020 20:21:04 +0000 (21:21 +0100)
committerLuke Lau <luke_lau@icloud.com>
Thu, 14 May 2020 20:21:04 +0000 (21:21 +0100)
ChangeLog.md
lsp-test.cabal

index ab65edddec8e1f6458d3d6c34844f4dc5b087762..ee25df7f9e2f6d59c61abc2700b28e00d6dc7401 100644 (file)
@@ -1,5 +1,12 @@
 # Revision history for lsp-test
 
+## 0.11.0.0 -- 2020-05-14
+
+* Replace `openDoc'` with `createDoc` which now sends
+  `workspace/didChangeWatchedFiles` notifications if the server has registered
+  for it
+* Add `getRegisteredCapabilities`
+
 ## 0.10.3.0 -- 2020-05-04
 
 * Build with new haskell-lsp-0.22
index 2274b25aeb28d1d74c582dad116230bcdd648256..e682eb5f99de9ee5b34868b9b1aed6bb3fe9c482 100644 (file)
@@ -16,7 +16,7 @@ license-file:        LICENSE
 author:              Luke Lau
 maintainer:          luke_lau@icloud.com
 bug-reports:         https://github.com/bubba/lsp-test/issues
-copyright:           2019 Luke Lau
+copyright:           2020 Luke Lau
 category:            Testing
 build-type:          Simple
 cabal-version:       2.0