From f676659139e4bd6f3023a904f07d930402fbed39 Mon Sep 17 00:00:00 2001 From: anonpenguin23 Date: Tue, 23 Sep 2025 07:22:49 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed22aae..6459e39 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,20 @@ The format is based on [Keep a Changelog][keepachangelog] and adheres to [Semant ### Added +### Changed + +### Deprecated + +### Removed + +### Fixed + +### Security + +## [0.50.0] - 2025-09-23 + +### Added + - Created new rqlite folder - Created rqlite adapter, client, gateway, migrations and rqlite init - Created namespace_helpers on gateway @@ -30,7 +44,7 @@ The format is based on [Keep a Changelog][keepachangelog] and adheres to [Semant ### Security -## [0.44.0] - 2025-09-25 +## [0.44.0] - 2025-09-22 ### Added