aboutsummaryrefslogtreecommitdiffhomepage
path: root/NEWS.md
blob: 243d832bb8c32b8fec1cc91e3ded8985c4f9015a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
0.2 (unreleased)
----------------

- Deactivate haskell-indentation-mode when activating
  haskell-tab-indent-mode.

  Recent haskell-mode considers haskell-indentation-mode to be the
  default, activating it unconditionally.  We follow
  haskell-indent-mode in deactivating it when activating our mode.

- Switch debian/changelog->NEWS.md.

0.1.0 (2015-12-05)
----------------

- Initial release.