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
8
8
9
9
## [ Unreleased]
10
10
11
+ ## [ 0.1.4] - 2024-13-16
12
+
13
+ - Added default config to ` os2web_audit_entity ` module.
14
+
11
15
## [ 0.1.3] - 2024-12-13
12
16
13
17
- Added queue logic to enhance performance.
@@ -40,7 +44,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
40
44
- First version of the module
41
45
- Added submodule to log user CUD events.
42
46
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
44
49
[ 0.1.3 ] : https://github.com/OS2web/os2web_audit/compare/0.1.2...0.1.3
45
50
[ 0.1.2 ] : https://github.com/OS2web/os2web_audit/compare/0.1.1...0.1.2
46
51
[ 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