Skip to content

Commit

Permalink
Add release notes to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Bob Green committed Dec 21, 2018
1 parent d9d5384 commit 799b0a1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,3 +112,11 @@
- Drop support for Python 2.6
- Update development dependencies
- Use poetry for dependencies and packaging

## [v1.8.0] - 2018-12-20
### Changed

- Give up on StopIteration raised in wait generators
- Iterable intervals for constant wait_gen for predefined wait sequences
- Nullary jitter signature deprecation warning
- Custom loggers

0 comments on commit 799b0a1

Please sign in to comment.