Skip to content

Commit

Permalink
Update changelog for release
Browse files Browse the repository at this point in the history
  • Loading branch information
samcv committed Feb 2, 2017
1 parent 4f488f9 commit fc3675e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# v1.14.0
* Sort of fix variable highlighting in qq quoted heredocs. Still has some issues
though.
* Highlight `is-lazy`, `trim-trailing` and `trim-leading` methods
* Highlight `Order` types (More|Less|Same)
* Highlight `is pure` trait
* Highlight `quietly` and `:exists`
* Enable quoting using
`„Low-double quotation mark ― Left/Right double quotation mark quoting.“`
Fixes Issue #48

# v1.13.8
* Fix highlighting of `proto method X`, `proto sub X` etc. Fixes Issue #31

Expand Down

0 comments on commit fc3675e

Please sign in to comment.