All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- No changes yet.
- Allow configuring the limiter with custom slack. #64
- Allow configuring the limiter per arbitrary time duration. #54
- Switched from Glide to Go Modules.
- Fix not working slack. #60
- Changed the import path for
go.uber.org/atomic
to its newer, canonical import path. #18