Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 841 Bytes

CHANGELOG.md

File metadata and controls

26 lines (22 loc) · 841 Bytes

Changelog

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.

Unreleased

  • No changes yet.

v0.2.0 - 2021-03-02

Added

  • Allow configuring the limiter with custom slack. #64
  • Allow configuring the limiter per arbitrary time duration. #54

Changed

  • Switched from Glide to Go Modules.

Fixed

  • Fix not working slack. #60

v0.1.0

Fixed

  • Changed the import path for go.uber.org/atomic to its newer, canonical import path. #18