Skip to content

Commit

Permalink
Updated CHANGELOG.md for v4.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-steele-idem committed Oct 23, 2017
1 parent 7b6b93b commit fadf794
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Changelog

## 4.5.x

### 4.5.3

- Fixes [#903](https://github.com/marko-js/marko/issues/903) - Special unicode chars (\u2028 and \u2029) need to be escaped if within script tag

### 4.5.2

- Fixes [#899](https://github.com/marko-js/marko/issues/899) - Keyed element could be incorrectly removed after DOM diffing/patching in case of HTML element mismatch for elements with the same key. [PR #900](https://github.com/marko-js/marko/pull/900)
Expand Down

0 comments on commit fadf794

Please sign in to comment.