Skip to content

Commit

Permalink
Update CHANGELOG for 2.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
lynchbomb committed Feb 12, 2018
1 parent bae09be commit df7a86d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@

# spaniel Changelog

### 2.4.7 (February 12, 2018)

* Fix `scheduler` now handles window proxy listeners state properly.
* Fix [Bug #76](https://github.com/linkedin/spaniel/issues/76). Watcher support for elements not within the DOM.
* Fix [Bug #75](https://github.com/linkedin/spaniel/issues/75). IE 11 may throw an exception when calling `getBoundingClientRect` on detached elements.

### 2.4.6 (January 8, 2018)

* Fix performance issue with CPU on idle, scroll and resize.
Expand Down

0 comments on commit df7a86d

Please sign in to comment.