Files
gf/third/github.com/eapache/go-resiliency/CHANGELOG.md

12 lines
239 B
Markdown

# Changelog
#### Version 1.1.0 (2018-03-26)
- Improve documentation and fix some typos.
- Bump CI to ensure we support newer Golang versions.
- Add `IsEmpty()` method on `Semaphore`.
#### Version 1.0.0 (2015-02-13)
Initial release.