Skip to content

Commit 78580c9

Browse files
committed
#42 - Update Changelog
1 parent 2801493 commit 78580c9

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,35 +5,50 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog], [markdownlint],
66
and this project adheres to [Semantic Versioning].
77

8+
## [0.0.7] - 2025-06-03
9+
810
### Changed in 0.0.7
911

1012
- Small improvements to Python snippets
1113

14+
## [0.0.6]
15+
1216
### Changed in 0.0.6
1317

1418
- Improved Python add_data_sources.py
1519

20+
## [0.0.5]
21+
1622
### Changed in 0.0.5
1723

1824
- Modified configuration examples for new szconfig and szconfigmanager pattern
1925

26+
## [0.0.4]
27+
2028
### Added to 0.0.4
2129

2230
- C# examples
2331
- Updated Java examples to move declarations to the bottom
2432

33+
## [0.0.3]
34+
2535
### Added to 0.0.3
2636

2737
- Java examples
2838

39+
## [0.0.2]
40+
2941
### Changed in 0.0.2
3042

3143
- Modify Python imports to use senzing and senzing_core
3244

33-
### Added to 0.0.1
45+
46+
### Added to 0.0.2
3447

3548
- Couple of new examples
3649

50+
## [0.0.1]
51+
3752
### Added to 0.0.1
3853

3954
- Initial for V4

0 commit comments

Comments
 (0)