Update CHANGELOG.md

This commit is contained in:
anonpenguin23 2025-09-23 07:22:49 +03:00
parent 05f2e61822
commit f676659139
No known key found for this signature in database
GPG Key ID: 1CBB1FE35AFBEE30

View File

@ -8,6 +8,20 @@ The format is based on [Keep a Changelog][keepachangelog] and adheres to [Semant
### Added ### Added
### Changed
### Deprecated
### Removed
### Fixed
### Security
## [0.50.0] - 2025-09-23
### Added
- Created new rqlite folder - Created new rqlite folder
- Created rqlite adapter, client, gateway, migrations and rqlite init - Created rqlite adapter, client, gateway, migrations and rqlite init
- Created namespace_helpers on gateway - Created namespace_helpers on gateway
@ -30,7 +44,7 @@ The format is based on [Keep a Changelog][keepachangelog] and adheres to [Semant
### Security ### Security
## [0.44.0] - 2025-09-25 ## [0.44.0] - 2025-09-22
### Added ### Added