Skip to content

Commit

Permalink
Update changelog, bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
quchen committed Nov 5, 2019
1 parent a006aff commit e660360
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions prettyprinter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 1.5

- Fix inconsistent formatting within align and wide sub-docs on narrow layouts

# 1.4

- Add fixity declaration to `<+>`, matching `<>`
Expand Down
2 changes: 1 addition & 1 deletion prettyprinter/prettyprinter.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: prettyprinter
version: 1.4.0
version: 1.5.0
cabal-version: >= 1.10
category: User Interfaces, Text
synopsis: A modern, easy to use, well-documented, extensible pretty-printer.
Expand Down

0 comments on commit e660360

Please sign in to comment.