Skip to content

Commit 59e6a0e

Browse files
committed
Prepare 2.2.0 release
1 parent dde11ff commit 59e6a0e

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 10 additions & 4 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-
- Add user and group mapping for ECS 1.8 compatibility [#86](https://github.com/elastic/go-libaudit/pull/86)
11-
1210
### Changed
1311

14-
- Change ECS category of USER_START and USER_END messages to `session`. [#86](https://github.com/elastic/go-libaudit/pull/86)
15-
1612
### Removed
1713

1814
### Deprecated
1915

16+
## [2.2.0]
17+
18+
### Added
19+
20+
- Add user and group mapping for ECS 1.8 compatibility [#86](https://github.com/elastic/go-libaudit/pull/86)
21+
22+
### Changed
23+
24+
- Change ECS category of USER_START and USER_END messages to `session`. [#86](https://github.com/elastic/go-libaudit/pull/86)
25+
2026
## [2.1.0]
2127

2228
### Added

0 commit comments

Comments
 (0)