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

- 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.