diff --git a/docs/Release-Notes.mdx b/docs/Release-Notes.mdx index d5db8e6..5512227 100644 --- a/docs/Release-Notes.mdx +++ b/docs/Release-Notes.mdx @@ -8,6 +8,12 @@ route: /docs/release-notes All notable changes to this project will be documented in this file. This change log follows the conventions of [keepachangelog.com](http://keepachangelog.com/). +## 4.11.1 +- Fix retry-count returning nil if empty. Returns 0 by default now. + +## 4.11.0 +- exposes kafka key to stream routes + ## 4.10.0 - Adds Native Prometheus client integration