Skip to content

Commit

Permalink
adding change log updates
Browse files Browse the repository at this point in the history
  • Loading branch information
prettydiff committed Jan 30, 2017
1 parent 0cd63c7 commit c533078
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Pretty Diff change log

## v2.1.16

### Defects
* Fixes #392, problems with vertical alignment
* Fixes #396, biddle application is now working properly
* Fixes #398, JSX disruption due to comments
* Fixes #399, SCSS @else properly recognized as an else template tag
* Fixes #401, a minor TypeScript flaw with missing indentation
* Fixes #402, defect with code getting dropped if a template tag wraps as markup
* Fixes #403, {{end -}} was not properly recognized as an end tag
* Fixes #407, some extra hardiness for Rust language conventions

### Enhancements
* Fixes #393, JSON code is no longer polluted with JavaScript specific parsing enhancements
* Fixes #405, stronger wrapping when strings and non-strings are mixed

## v2.1.15

### Defect resolutions
Expand Down

0 comments on commit c533078

Please sign in to comment.