diff --git a/CHANGELOG b/CHANGELOG index 20d7535d..2808b439 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.4] - 2020-12-18 +### Change +* Fix leaky bucket algorithm + ## [1.0.0-rc.3] - 2020-11-10 ### Change * Added TLS Support for both GRPC and HTTP interfaces #76