Skip to content

Commit ae16372

Browse files
committed
Mention libs versions and ghcide-0.6.0.2 changelog
1 parent 527c2e5 commit ae16372

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

ChangeLog.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
## 0.8.0
44

55
- This version adds support for ghc-8.10.3
6+
- `hls-plugin-api` is 0.6.0.0 and `ghcide`, 0.7.0.0
7+
- so this include [changes from `ghcide-0.6.0.2`](https://github.com/haskell/haskell-language-server/blob/master/ghcide/CHANGELOG.md#0602-2020-12-26)
68
- It has a new brand plugin: hls-class-plugin, which helps to write class instances
79

810
![gif](https://user-images.githubusercontent.com/12473268/103059293-af071f80-4572-11eb-963a-7e76b45f28b9.gif)
@@ -19,7 +21,8 @@
1921
- ghcide lives now directly in this repository
2022
- the test suite has been cleaned and improved (continuing the work done in 0.7.0)
2123

22-
thanks to all contributors and happy new year!
24+
25+
Thanks to all contributors and happy new year!
2326

2427
### Pull requests merged for 0.8.0
2528

0 commit comments

Comments
 (0)