Skip to content

Commit 15d3860

Browse files
committed
updated change log
1 parent 8df6ab4 commit 15d3860

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning].
77

88
## [Unreleased]
99

10+
## [0.0.23] - 2025-06-12
11+
12+
### Fixed in 0.0.23
13+
14+
- Support for all versions of prettytable
15+
- Update for default flags
16+
- Multi_source_summary renamed to entity_source_summary
17+
18+
### Added in 0.0.23
19+
20+
- New search_feature command
21+
1022
## [0.0.22] - 2025-06-06
1123

1224
### Fixed in 0.0.22

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = python-tools
3-
version = 0.0.22
3+
version = 0.0.23
44
author = senzing
55
author_email = support@senzing.com
66
description = Python Tools

0 commit comments

Comments
 (0)