Skip to content

Commit

Permalink
prepare for 11.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Sep 22, 2018
1 parent 6674ada commit 97ed179
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 @@ -13,6 +13,10 @@ project adheres to [Semantic Versioning](http://semver.org/).

### Added

## [11.1.3] - 2018-09-22

### Changed

- Fixed performance by avoiding `Object.assign` on hot paths, as well as
mutating objects when appropriate.

Expand Down

0 comments on commit 97ed179

Please sign in to comment.