File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
9
9
## [ Unreleased]
10
10
11
+ ## [ 0.2.0] - 2024-12-13
12
+
11
13
- Added queue logic to enhance performance.
14
+
15
+ ## [ 0.1.2] - 2024-12-12
16
+
12
17
- Add new module to track user accessing webform submissions.
13
18
- Added remote ip to all log lines.
14
19
@@ -35,7 +40,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
35
40
- First version of the module
36
41
- Added submodule to log user CUD events.
37
42
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
39
46
[ 0.1.1 ] : https://github.com/OS2web/os2web_audit/compare/0.1.0...0.1.1
40
47
[ 0.1.0 ] : https://github.com/OS2web/os2web_audit/compare/0.0.3...0.1.0
41
48
[ 0.0.3 ] : https://github.com/OS2web/os2web_audit/compare/0.0.2...0.0.3
You can’t perform that action at this time.
0 commit comments