File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,16 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6
6
7
- ## [ 1.5.1] - Unreleased
7
+ ## [ 1.5.1] - 2025-04-25
8
8
9
9
### Fixed
10
10
11
11
- Bug in ` schema_get_all_indices ` with ODS 13.0
12
12
13
+ ### Changed
14
+
15
+ - Dependencies fixed to ` firebird-base~=1.8 ` and ` firebird-driver~=1.10 `
16
+
13
17
## [ 1.5.0] - 2023-10-03
14
18
15
19
### Changed
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ Version 1.5.1
6
6
=============
7
7
8
8
* Dependencies fixed to `firebird-base~=1.8` and `firebird-driver~=1.10`
9
+ * Fixed bug in `schema_get_all_indices` with ODS 13.0
9
10
10
11
Version 1.5.0
11
12
=============
You can’t perform that action at this time.
0 commit comments