document-store-lib-postgresql/CHANGELOG.md

14 lines
296 B
Markdown
Raw Permalink Normal View History

2021-03-10 16:28:08 +01:00
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
# Changelog for Document Store Backend Connector Library for PostgreSQL
2024-02-29 16:13:50 +01:00
## [v1.0.1-SNAPSHOT]
2024-03-11 17:16:56 +01:00
- Enhanced accounting-postgresql-utilities range
- Removed usage of static variable
2024-02-29 16:13:50 +01:00
2021-03-10 16:28:08 +01:00
2021-04-14 16:08:30 +02:00
## [v1.0.0]
2021-03-10 16:28:08 +01:00
- First Release