Skip to content

Commit 9aafaf3

Browse files
author
Andrew Stucki
authored
Update changelog for release (#81)
* Update changelog for release * remove unreleased references
1 parent a2ae67c commit 9aafaf3

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

CHANGELOG.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)