Support TextDocumentDidChange and add non-file based openDoc
[lsp-test.git] / ChangeLog.md
1 # Revision history for lsp-test
2
3 ## 0.5.2.0 -- 2019-04-28
4
5 * Add `satisfy` parser combinator
6
7 ## 0.5.1.0 -- 2019-04-22
8
9 * Fix unhandled `window/progress` server notifications
10
11 ## 0.5.1.0 -- 2019-04-07
12
13 * Add getTypeDefinitions (@fendor)
14
15 ## 0.5.0.2 -- 2018-12-05
16
17 * Fix loose threads when exceptions are thrown
18
19 ## 0.5.0.0 -- 2018-11-13
20
21 * Add lspConfig option in config
22 * GHC 8.6.2 support
23
24 ## 0.4.0.0 -- 2018-09-08
25
26 * Update to haskell-lsp-0.8.0.0
27
28 ## 0.3.0.0 -- 2018-09-0t
29
30 * Update to haskell-lsp-0.7.0.0
31
32 ## 0.2.1.0 -- 2018-08-14
33
34 * Add getCodeActions
35 * Add getCurrentDiagnostics
36
37 ## 0.2.0.0 -- 2018-08-06
38
39 * Update to haskell-lsp 0.6.0.0