You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,12 +9,16 @@ This project adheres to [Semantic Versioning](http://semver.org/).
9
9
10
10
### Changed
11
11
12
-
- Expanded the bitmask applied to ECS `file.mode` in the aucoalesce package so that the SUID, SGID, and sticky bits can be represented. [#137](https://github.com/elastic/go-libaudit/issues/137)
13
-
14
12
### Removed
15
13
16
14
### Deprecated
17
15
16
+
## [2.3.3]
17
+
18
+
### Changed
19
+
20
+
- Expanded the bitmask applied to ECS `file.mode` in the aucoalesce package so that the SUID, SGID, and sticky bits can be represented. [#137](https://github.com/elastic/go-libaudit/issues/137)
21
+
18
22
## [2.3.2]
19
23
20
24
### Changed
@@ -244,7 +248,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
0 commit comments