Skip to content

Commit 44b0875

Browse files
committed
Close changelog for v2.0.1
1 parent 3adebe6 commit 44b0875

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-
- 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

0 commit comments

Comments
 (0)