Skip to content

Commit

Permalink
Write NEWS for 13.12 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
gracjan committed Mar 11, 2015
1 parent f11ee56 commit 33b4a7e
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,36 @@ This file uses Org mode. Some useful (default) key-bindings:
- Use "<backtab>" to cycle visibility of all nodes
- Use "C-c C-o" to open links

* Changes in 13.12

- Added haskell-bot.el

- Added support for cabal repl build targets

- Automatically add import lines via Hoogle

- Automatically add package to cabal file

- Added w3m-haddock.el

- Added debugger mode

- Added preliminary :present support

- Added haskell-sort-imports

- Added haskell-complete-module

- Support if and multi-way if in indentation

- Add support to generate tags on windows

- Add haskell-language-extensions variable

- Improve haskell-simple-indent mode

- Improve test cases

* Changes in 13.10

- Small fix for haskell-simple-indent: Certain indentation situations
Expand Down

0 comments on commit 33b4a7e

Please sign in to comment.