Skip to content

Commit

Permalink
Release version 1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
zarubaf committed May 29, 2019
1 parent e87c5aa commit b643601
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## Unreleased

## 1.13.0 - 2019-05-29

### Added

- Added exponential backoff window module
Expand All @@ -17,8 +19,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

### Deprecated
- The following arbiter implementations are deprecated and superseded by `rr_arb_tree`:
- Priority arbiter `prioarbiter`
- Round-robin arbiter `rrarbiter`
- Priority arbiter `prioarbiter`
- Round-robin arbiter `rrarbiter`

### Fixed

Expand Down

0 comments on commit b643601

Please sign in to comment.