Skip to content

Commit

Permalink
Prepare v2.4.0 release (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
efd6 committed Oct 24, 2023
1 parent 4e7f2a0 commit 4164fc0
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

- Support `saddr_fam` filters. [#145](https://github.com/elastic/go-libaudit/pull/145)

### Changed

- Update Vagrant file gvm and ubuntu versions. [#145](https://github.com/elastic/go-libaudit/pull/145)

### Removed

### Deprecated

## [2.4.0]

### Added

- Support `saddr_fam` filters. [#145](https://github.com/elastic/go-libaudit/pull/145)

### Changed

- Update Vagrant file gvm and ubuntu versions. [#145](https://github.com/elastic/go-libaudit/pull/145)

## [2.3.3]

### Changed
Expand Down Expand Up @@ -252,7 +258,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.3.3...HEAD
[Unreleased]: https://github.com/elastic/go-libaudit/compare/v2.4.0...HEAD
[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
[2.3.1]: https://github.com/elastic/go-libaudit/releases/tag/v2.3.1
Expand Down

0 comments on commit 4164fc0

Please sign in to comment.