We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17dc33d commit 4e79119Copy full SHA for 4e79119
2 files changed
CHANGELOG.md
@@ -4,12 +4,16 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
-## [1.5.1] - Unreleased
+## [1.5.1] - 2025-04-25
8
9
### Fixed
10
11
- Bug in `schema_get_all_indices` with ODS 13.0
12
13
+### Changed
14
+
15
+- Dependencies fixed to `firebird-base~=1.8` and `firebird-driver~=1.10`
16
17
## [1.5.0] - 2023-10-03
18
19
### Changed
docs/changelog.txt
@@ -6,6 +6,7 @@ Version 1.5.1
=============
* Dependencies fixed to `firebird-base~=1.8` and `firebird-driver~=1.10`
+* Fixed bug in `schema_get_all_indices` with ODS 13.0
Version 1.5.0
0 commit comments