aboutsummaryrefslogtreecommitdiffhomepage
path: root/NEWS.md
blob: e3962bcbb0025e5c8fe78bc58f53f1e2771372b0 (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.