File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
modules/os2web_audit_entity/config/install Expand file tree Collapse file tree 2 files changed +9
-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
88
99## [ Unreleased]
1010
11+ ## [ 0.1.4] - 2024-13-16
12+
13+ - Added default config to ` os2web_audit_entity ` module.
14+
1115## [ 0.1.3] - 2024-12-13
1216
1317- Added queue logic to enhance performance.
@@ -40,7 +44,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4044- First version of the module
4145- Added submodule to log user CUD events.
4246
43- [ Unreleased ] : https://github.com/OS2web/os2web_audit/compare/0.1.3...HEAD
47+ [ Unreleased ] : https://github.com/OS2web/os2web_audit/compare/0.1.4...HEAD
48+ [ 0.1.4 ] : https://github.com/OS2web/os2web_audit/compare/0.1.3...0.1.4
4449[ 0.1.3 ] : https://github.com/OS2web/os2web_audit/compare/0.1.2...0.1.3
4550[ 0.1.2 ] : https://github.com/OS2web/os2web_audit/compare/0.1.1...0.1.2
4651[ 0.1.1 ] : https://github.com/OS2web/os2web_audit/compare/0.1.0...0.1.1
Original file line number Diff line number Diff line change 1+ roles :
2+ anonymous : 0
3+ authenticated : 0
You can’t perform that action at this time.
0 commit comments