Skip to content

Commit 7e3e7fb

Browse files
author
rubyist
committed
Update changelog for 2.2.0
1 parent 5ff4840 commit 7e3e7fb

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## 2.2.0 - 2016-08-09
5+
6+
### Added
7+
- Externally provided event listener channel (@spencerkimball)
8+
9+
### Deprecated
10+
- Nothing
11+
12+
### Removed
13+
- Nothing
14+
15+
### Fixed
16+
- Reduce allocations around last failure time storage
17+
- Use the Clock for window code as well
18+
- Remove test data race
19+
- Fix race condition in `state()` (@tamird)
20+
421
## 2.1.7 - 2016-07-27
522

623
### Added

0 commit comments

Comments
 (0)