Skip to content

Commit c52840b

Browse files
authored
Prepare release 1.6.2 (#169)
1 parent 3d90449 commit c52840b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

prettyprinter/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 1.6.2
2+
3+
- Speed up rendering to lazy and strict `Text`.
4+
- Documentation improvements for `group` and `flatAlt`.
5+
- Internal refactoring of the `layoutWadlerLeijen`-based layouters.
6+
17
# 1.6.1
28

39
- Slightly reduce the scope of the fitting predicates for some edge cases.

prettyprinter/prettyprinter.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: prettyprinter
2-
version: 1.6.1
2+
version: 1.6.2
33
cabal-version: >= 1.10
44
category: User Interfaces, Text
55
synopsis: A modern, easy to use, well-documented, extensible pretty-printer.

0 commit comments

Comments
 (0)