Skip to content

Commit

Permalink
[ci skip] Bump up version to 5.2.5.
Browse files Browse the repository at this point in the history
Signed-off-by: HE, Tao <[email protected]>
  • Loading branch information
sighingnow committed Jan 4, 2018
1 parent 6668d7b commit cba1110
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
5.2.5:

* Support get extensions from `.cabal` file
* Improve indention with record constructions and updates
* Fix `let ... in` bug
* Fix top-level lambda expressions in TemplateHaskell slices
* Update to haskell-src-exts dependency to version `>= 1.20.0`

5.2.4:

* Pretty print imports
Expand Down
2 changes: 1 addition & 1 deletion hindent.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: hindent
version: 5.2.4.1
version: 5.2.5
synopsis: Extensible Haskell pretty printer
description: Extensible Haskell pretty printer. Both a library and an executable.
.
Expand Down

0 comments on commit cba1110

Please sign in to comment.