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