File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -9,12 +9,16 @@ This project adheres to [Semantic Versioning](http://semver.org/).
99
1010### Changed
1111
12- - Fixed syscall lookup for ppc64 and ppc64le. [ #71 ] ( https://github.com/elastic/go-libaudit/pull/71 )
13-
1412### Removed
1513
1614### Deprecated
1715
16+ ## [ 2.0.1]
17+
18+ ### Changed
19+
20+ - Fixed syscall lookup for ppc64 and ppc64le. [ #71 ] ( https://github.com/elastic/go-libaudit/pull/71 )
21+
1822## [ 2.0.0]
1923
2024### Added
@@ -170,7 +174,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
170174 Linux kernel.
171175- Added auparse package for parsing audit logs.
172176
173- [ Unreleased ] : https://github.com/elastic/go-libaudit/compare/v2.0.0...HEAD
177+ [ Unreleased ] : https://github.com/elastic/go-libaudit/compare/v2.0.1...HEAD
178+ [ 2.0.1 ] : https://github.com/elastic/go-libaudit/releases/tag/v2.0.1
174179[ 2.0.0 ] : https://github.com/elastic/go-libaudit/releases/tag/v2.0.0
175180[ 0.4.0 ] : https://github.com/elastic/go-libaudit/releases/tag/v0.4.0
176181[ 0.3.0 ] : https://github.com/elastic/go-libaudit/releases/tag/v0.3.0
You can’t perform that action at this time.
0 commit comments