diff --git a/CHANGELOG b/CHANGELOG index f7aded82..caef28b1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.0.0-rc.7] - 2021-02-10 +## Changes +* Fix leaky bucket algorithm returning remaining more than limit + ## [1.0.0-rc.6] - 2020-12-21 ## Changes * Update the k8s example to reflect the latest changes from the release