File tree Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Original file line number Diff line number Diff line change @@ -7,16 +7,22 @@ This project adheres to [Semantic Versioning](http://semver.org/).
77
88### Added
99
10- - Add ECS normalization for ` exit_group ` syscall. [ #149 ] ( https://github.com/elastic/go-libaudit/pull/149 )
11-
1210### Changed
1311
14- - Update syscall and architecture tables. [ #147 ] ( https://github.com/elastic/go-libaudit/pull/147 )
15-
1612### Removed
1713
1814### Deprecated
1915
16+ ## [ 2.5.0]
17+
18+ ### Added
19+
20+ - Add ECS normalization for ` exit_group ` syscall. [ #149 ] ( https://github.com/elastic/go-libaudit/pull/149 )
21+
22+ ### Changed
23+
24+ - Update syscall and architecture tables. [ #147 ] ( https://github.com/elastic/go-libaudit/pull/147 )
25+
2026## [ 2.4.0]
2127
2228### Added
@@ -262,7 +268,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
262268 Linux kernel.
263269- Added auparse package for parsing audit logs.
264270
265- [ Unreleased ] : https://github.com/elastic/go-libaudit/compare/v2.4.0...HEAD
271+ [ Unreleased ] : https://github.com/elastic/go-libaudit/compare/v2.5.0...HEAD
272+ [ 2.5.0 ] : https://github.com/elastic/go-libaudit/releases/tag/v2.5.0
266273[ 2.4.0 ] : https://github.com/elastic/go-libaudit/releases/tag/v2.4.0
267274[ 2.3.3 ] : https://github.com/elastic/go-libaudit/releases/tag/v2.3.3
268275[ 2.3.2 ] : https://github.com/elastic/go-libaudit/releases/tag/v2.3.2
You can’t perform that action at this time.
0 commit comments