Update CHANGELOG.md

This commit is contained in:
Eugene Burmakin 2025-01-23 15:36:10 +01:00
parent 9077889b40
commit 66930a340f
2 changed files with 7 additions and 1 deletions

View file

@ -1 +1 @@
0.23.5
0.23.6

View file

@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
# 0.23.6 - 2025-01-23
### Added
- Enabled Postgis extension for PostgreSQL.
# 0.23.5 - 2025-01-22
### Added