Skip to content

Commit

Permalink
Prepare v2.5.0 release (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjwolf authored Jan 23, 2024
1 parent 9347192 commit 5216c76
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,22 @@ This project adheres to [Semantic Versioning](http://semver.org/).

### Added

- Add ECS normalization for `exit_group` syscall. [#149](https://github.com/elastic/go-libaudit/pull/149)

### Changed

- Update syscall and architecture tables. [#147](https://github.com/elastic/go-libaudit/pull/147)

### Removed

### Deprecated

## [2.5.0]

### Added

- Add ECS normalization for `exit_group` syscall. [#149](https://github.com/elastic/go-libaudit/pull/149)

### Changed

- Update syscall and architecture tables. [#147](https://github.com/elastic/go-libaudit/pull/147)

## [2.4.0]

### Added
Expand Down Expand Up @@ -262,7 +268,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
Linux kernel.
- Added auparse package for parsing audit logs.

[Unreleased]: https://github.com/elastic/go-libaudit/compare/v2.4.0...HEAD
[Unreleased]: https://github.com/elastic/go-libaudit/compare/v2.5.0...HEAD
[2.5.0]: https://github.com/elastic/go-libaudit/releases/tag/v2.5.0
[2.4.0]: https://github.com/elastic/go-libaudit/releases/tag/v2.4.0
[2.3.3]: https://github.com/elastic/go-libaudit/releases/tag/v2.3.3
[2.3.2]: https://github.com/elastic/go-libaudit/releases/tag/v2.3.2
Expand Down

0 comments on commit 5216c76

Please sign in to comment.