Skip to content

Commit

Permalink
Update changelog for 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rubyist committed Aug 9, 2016
1 parent 5ff4840 commit 7e3e7fb
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
# Changelog
All notable changes to this project will be documented in this file.

## 2.2.0 - 2016-08-09

### Added
- Externally provided event listener channel (@spencerkimball)

### Deprecated
- Nothing

### Removed
- Nothing

### Fixed
- Reduce allocations around last failure time storage
- Use the Clock for window code as well
- Remove test data race
- Fix race condition in `state()` (@tamird)

## 2.1.7 - 2016-07-27

### Added
Expand Down

0 comments on commit 7e3e7fb

Please sign in to comment.