Skip to content

Commit 4db7b6f

Browse files
committed
Release 0.2.0
1 parent f1f94e6 commit 4db7b6f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

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

99
## [Unreleased]
1010

11+
## [0.2.0] - 2024-12-13
12+
1113
- Added queue logic to enhance performance.
14+
15+
## [0.1.2] - 2024-12-12
16+
1217
- Add new module to track user accessing webform submissions.
1318
- Added remote ip to all log lines.
1419

@@ -35,7 +40,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3540
- First version of the module
3641
- Added submodule to log user CUD events.
3742

38-
[Unreleased]: https://github.com/OS2web/os2web_audit/compare/0.1.1...HEAD
43+
[Unreleased]: https://github.com/OS2web/os2web_audit/compare/0.2.0...HEAD
44+
[0.2.0]: https://github.com/OS2web/os2web_audit/compare/0.1.2...0.2.0
45+
[0.1.2]: https://github.com/OS2web/os2web_audit/compare/0.1.1...0.1.2
3946
[0.1.1]: https://github.com/OS2web/os2web_audit/compare/0.1.0...0.1.1
4047
[0.1.0]: https://github.com/OS2web/os2web_audit/compare/0.0.3...0.1.0
4148
[0.0.3]: https://github.com/OS2web/os2web_audit/compare/0.0.2...0.0.3

0 commit comments

Comments
 (0)