Skip to content

Commit 3743fa5

Browse files
committed
Release 0.2.1
1 parent b8d3b90 commit 3743fa5

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
## [Unreleased]
1010

11+
## [0.2.1] - 2025-02-25
12+
13+
- Removed types from class constants.
14+
1115
## [0.2.0] - 2025-02-17
1216

1317
- 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
5963
- First version of the module
6064
- Added submodule to log user CUD events.
6165

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
6368
[0.2.0]: https://github.com/OS2web/os2web_audit/compare/0.1.6...0.2.0
6469
[0.1.6]: https://github.com/OS2web/os2web_audit/compare/0.1.5...0.1.6
6570
[0.1.5]: https://github.com/OS2web/os2web_audit/compare/0.1.4...0.1.5

0 commit comments

Comments
 (0)