From 70badaf6c7d9d88684016428cbd9553aa3d9ec0f Mon Sep 17 00:00:00 2001 From: Robert Smayda Date: Thu, 14 Jan 2021 19:16:26 -0500 Subject: [PATCH] docs: Update CHANGELOG (#263) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c48bd3c8f..31172293ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [1.4.5] - 2021-01-14 + +### Added +- fix: remove API Keys functionality + +We recommend to apply this patch as soon as possible + ## [1.4.4] - 2021-01-13 ### Added