Skip to content

Commit

Permalink
Update changelog for 2.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
rubyist committed Jul 27, 2016
1 parent 52fb24d commit 9847a81
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
# Changelog
All notable changes to this project will be documented in this file.

## 2.1.7 - 2016-07-27

### Added
- Nothing

### Deprecated
- Nothing

### Removed
- Nothing

### Fixed
- Set `Backoff.MaxElapsedTime` to 0 as default [@matope]
- Use a lock when modifying `nextBackoff`
- Fix goroutine leak when using timeouts [@isaldana]
- Fix window buckets that should be empty [@isaldana]
- Update backoff package, which has been renamed

## 2.1.6 - 2016-02-02

### Added
Expand Down

0 comments on commit 9847a81

Please sign in to comment.