File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -5,35 +5,50 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] , [ markdownlint] ,
6
6
and this project adheres to [ Semantic Versioning] .
7
7
8
+ ## [ 0.0.7] - 2025-06-03
9
+
8
10
### Changed in 0.0.7
9
11
10
12
- Small improvements to Python snippets
11
13
14
+ ## [ 0.0.6]
15
+
12
16
### Changed in 0.0.6
13
17
14
18
- Improved Python add_data_sources.py
15
19
20
+ ## [ 0.0.5]
21
+
16
22
### Changed in 0.0.5
17
23
18
24
- Modified configuration examples for new szconfig and szconfigmanager pattern
19
25
26
+ ## [ 0.0.4]
27
+
20
28
### Added to 0.0.4
21
29
22
30
- C# examples
23
31
- Updated Java examples to move declarations to the bottom
24
32
33
+ ## [ 0.0.3]
34
+
25
35
### Added to 0.0.3
26
36
27
37
- Java examples
28
38
39
+ ## [ 0.0.2]
40
+
29
41
### Changed in 0.0.2
30
42
31
43
- Modify Python imports to use senzing and senzing_core
32
44
33
- ### Added to 0.0.1
45
+
46
+ ### Added to 0.0.2
34
47
35
48
- Couple of new examples
36
49
50
+ ## [ 0.0.1]
51
+
37
52
### Added to 0.0.1
38
53
39
54
- Initial for V4
You can’t perform that action at this time.
0 commit comments