From 8d019cf68629710e7d4b4076853c2bd6ffccc3c7 Mon Sep 17 00:00:00 2001 From: "Derrick J. Wippler" Date: Wed, 10 Mar 2021 12:02:13 -0600 Subject: [PATCH] Update CHANGELOG --- CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) 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