Bump to 0.2.2.0

Add changelog details
This commit is contained in:
Luke Lau 2018-07-21 20:48:52 +01:00
parent 4f87a844e2
commit f352a69ca0
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# 0.2.2.0
Add more code actions for various diagnostics:
- Add missing imports and remove redundant ones via HsImport
- Add missing packages to .cabal or package.yaml files
- Correct typos suggested by GHC
# 0.2.1.0
Include case split command, from @txsmith

View File

@ -1,5 +1,5 @@
name: haskell-ide-engine
version: 0.2.1.0
version: 0.2.2.0
synopsis: Provide a common engine to power any Haskell IDE
description: Please see README.md
homepage: http://github.com/githubuser/haskell-ide-engine#readme