haskell-ide-engine/Changelog.md
Luke Lau f352a69ca0 Bump to 0.2.2.0
Add changelog details
2018-07-21 20:48:52 +01:00

276 B

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

0.2.0.0