Skip to content

Commit 9847a81

Browse files
author
rubyist
committed
Update changelog for 2.1.7
1 parent 52fb24d commit 9847a81

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## 2.1.7 - 2016-07-27
5+
6+
### Added
7+
- Nothing
8+
9+
### Deprecated
10+
- Nothing
11+
12+
### Removed
13+
- Nothing
14+
15+
### Fixed
16+
- Set `Backoff.MaxElapsedTime` to 0 as default [@matope]
17+
- Use a lock when modifying `nextBackoff`
18+
- Fix goroutine leak when using timeouts [@isaldana]
19+
- Fix window buckets that should be empty [@isaldana]
20+
- Update backoff package, which has been renamed
21+
422
## 2.1.6 - 2016-02-02
523

624
### Added

0 commit comments

Comments
 (0)