Skip to content

Commit 082213a

Browse files
author
Marcin Przepiorowski
committed
.github/
1 parent 1ac3b88 commit 082213a

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 2.4.25
2+
3+
### Added
4+
- DB2 TDE support
5+
6+
### Changes
7+
- Support for new engines up to 2025.5
8+
9+
10+
111
## 2.4.24.2
212

313
### Added

lib/Toolkit_helpers.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ use File::Spec;
2929

3030
use lib '../lib';
3131

32-
our $version = '2.4.24.2';
32+
our $version = '2.4.25';
3333

3434
my $tz = new Date::Manip::TZ;
3535
my $dt = new Date::Manip::Date;

0 commit comments

Comments
 (0)