Skip to content

Commit 6493e6f

Browse files
committed
Update change log for 0.0.17
1 parent d5f5e53 commit 6493e6f

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

Changelog.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### 0.0.17
2+
3+
* Support GHC 8.4.2 in the wrapper file
4+
* Update dependencies to avoid security vulnerability.
5+
* Use os.tmpdir() for the hie.log file
6+
17
### 0.0.15
28

39
Support the new webview-api for the documentation browser, thanks to @AlexeyRaga.
@@ -38,13 +44,13 @@ Add rudimentary support for detecting the project GHC version and using the
3844
appropriate hie version. This currently only works on Linux (contributors on
3945
other platforms, please jump in with appropriate scripts) and requires
4046
`haskell-ide-engine` built via the `Makefile` added in
41-
https://github.com/haskell/haskell-ide-engine/pull/447. Thanks to @Tehnix
47+
https://github.com/haskell/haskell-ide-engine/pull/447. Thanks to @Tehnix
4248

4349
### 0.0.7
4450

4551
Update `package-lock.json` to fresh dependencies.
4652

47-
Add show type *of selected expression* on hover feature, by @halhenke
53+
Add show type _of selected expression_ on hover feature, by @halhenke
4854

4955
Added options for how to display the same information when using the show type
5056
command menu, by @halhenke

0 commit comments

Comments
 (0)