Skip to content

Commit 4e79119

Browse files
committed
Updated changelog
1 parent 17dc33d commit 4e79119

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,16 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7-
## [1.5.1] - Unreleased
7+
## [1.5.1] - 2025-04-25
88

99
### Fixed
1010

1111
- Bug in `schema_get_all_indices` with ODS 13.0
1212

13+
### Changed
14+
15+
- Dependencies fixed to `firebird-base~=1.8` and `firebird-driver~=1.10`
16+
1317
## [1.5.0] - 2023-10-03
1418

1519
### Changed

docs/changelog.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Version 1.5.1
66
=============
77

88
* Dependencies fixed to `firebird-base~=1.8` and `firebird-driver~=1.10`
9+
* Fixed bug in `schema_get_all_indices` with ODS 13.0
910

1011
Version 1.5.0
1112
=============

0 commit comments

Comments
 (0)