File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
9
9
## [ Unreleased]
10
10
11
+ ## [ 0.2.1] - 2025-02-25
12
+
13
+ - Removed types from class constants.
14
+
11
15
## [ 0.2.0] - 2025-02-17
12
16
13
17
- Used account name as fallback in user logging
@@ -59,7 +63,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
59
63
- First version of the module
60
64
- Added submodule to log user CUD events.
61
65
62
- [ Unreleased ] : https://github.com/OS2web/os2web_audit/compare/0.2.0...HEAD
66
+ [ Unreleased ] : https://github.com/OS2web/os2web_audit/compare/0.2.1...HEAD
67
+ [ 0.2.1 ] : https://github.com/OS2web/os2web_audit/compare/0.2.0...0.2.1
63
68
[ 0.2.0 ] : https://github.com/OS2web/os2web_audit/compare/0.1.6...0.2.0
64
69
[ 0.1.6 ] : https://github.com/OS2web/os2web_audit/compare/0.1.5...0.1.6
65
70
[ 0.1.5 ] : https://github.com/OS2web/os2web_audit/compare/0.1.4...0.1.5
You can’t perform that action at this time.
0 commit comments