summaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG
blob: 936b8a12b36b793d4c3e780ecb4d9a65c026ec2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
- 0.5.14.1
    * Bump `aeson` to 0.9

- 0.5.14.0
    * Bump `syb` to 0.5
    * Slight refactoring in align code

- 0.5.13.0
    * Fix issue with shebang code

- 0.5.12.0
    * Add support for shebang at start of file

- 0.5.11.2
    * Bump `filepath` dependency to 1.5

- 0.5.11.1
    * Fix -Wall compilation with GHC 7.10

- 0.5.11.0
    * Bump `haskell-src-exts` dependency to 1.16

- 0.5.10.2
    * Bump `mtl` dependency to 2.2

- 0.5.10.1
    * Bump `aeson` dependency to 0.8

- 0.5.10.0
    * Bump `haskell-src-exts` dependency to 1.15
    * Fix test which was not run before