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- - ECS 1.7 ` configuration ` categorization. [ #80 ] ( https://github.com/elastic/go-libaudit/pull/80 )
11-
1210### Changed
1311
14- - Use ingress/egress instead of inbound/outbound for ECS 1.7. [ #80 ] ( https://github.com/elastic/go-libaudit/pull/80 )
15-
1612### Removed
1713
1814### Deprecated
1915
16+ ## [ 2.1.0]
17+
18+ ### Added
19+
20+ - ECS 1.7 ` configuration ` categorization. [ #80 ] ( https://github.com/elastic/go-libaudit/pull/80 )
21+
22+ ### Changed
23+
24+ - Use ingress/egress instead of inbound/outbound for ECS 1.7. [ #80 ] ( https://github.com/elastic/go-libaudit/pull/80 )
25+
2026## [ 2.0.2]
2127
2228### Changed
@@ -189,7 +195,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
189195 Linux kernel.
190196- Added auparse package for parsing audit logs.
191197
192- [ Unreleased ] : https://github.com/elastic/go-libaudit/compare/v2.0.2...HEAD
198+ [ Unreleased ] : https://github.com/elastic/go-libaudit/compare/v2.1.0...HEAD
199+ [ 2.1.0 ] : https://github.com/elastic/go-libaudit/compare/v2.1.0
193200[ 2.0.2 ] : https://github.com/elastic/go-libaudit/releases/tag/v2.0.2
194201[ 2.0.1 ] : https://github.com/elastic/go-libaudit/releases/tag/v2.0.1
195202[ 2.0.0 ] : https://github.com/elastic/go-libaudit/releases/tag/v2.0.0
You can’t perform that action at this time.
0 commit comments