Skip to content

Commit 006b41f

Browse files
committed
Prepare v2.3.3 release
1 parent 279b1e8 commit 006b41f

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,16 @@ This project adheres to [Semantic Versioning](http://semver.org/).
99

1010
### Changed
1111

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-
1412
### Removed
1513

1614
### Deprecated
1715

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+
1822
## [2.3.2]
1923

2024
### Changed
@@ -244,7 +248,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
244248
Linux kernel.
245249
- Added auparse package for parsing audit logs.
246250

247-
[Unreleased]: https://github.com/elastic/go-libaudit/compare/v2.3.2...HEAD
251+
[Unreleased]: https://github.com/elastic/go-libaudit/compare/v2.3.3...HEAD
252+
[2.3.3]: https://github.com/elastic/go-libaudit/releases/tag/v2.3.3
248253
[2.3.2]: https://github.com/elastic/go-libaudit/releases/tag/v2.3.2
249254
[2.3.1]: https://github.com/elastic/go-libaudit/releases/tag/v2.3.1
250255
[2.3.0]: https://github.com/elastic/go-libaudit/releases/tag/v2.3.0

0 commit comments

Comments
 (0)