Skip to content

Commit 8bcb06e

Browse files
authored
Updated Changelog for release (#77)
* Updated Changelog for release
1 parent 09d6008 commit 8bcb06e

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,20 @@ This project adheres to [Semantic Versioning](http://semver.org/).
99

1010
### Changed
1111

12+
### Removed
13+
14+
### Deprecated
15+
16+
## [2.0.2]
17+
18+
### Changed
19+
1220
- Use ECS recommended values for network direction. [#75](https://github.com/elastic/go-libaudit/issues/75)[#76](https://github.com/elastic/go-libaudit/pull/76)
1321

1422
### Removed
1523

1624
- Remove github.com/Sirupsen/logrus dependency from examples. [#73](https://github.com/elastic/go-libaudit/issues/73)
1725

18-
### Deprecated
1926

2027
## [2.0.1]
2128

@@ -178,7 +185,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
178185
Linux kernel.
179186
- Added auparse package for parsing audit logs.
180187

181-
[Unreleased]: https://github.com/elastic/go-libaudit/compare/v2.0.1...HEAD
188+
[Unreleased]: https://github.com/elastic/go-libaudit/compare/v2.0.2...HEAD
189+
[2.0.2]: https://github.com/elastic/go-libaudit/releases/tag/v2.0.2
182190
[2.0.1]: https://github.com/elastic/go-libaudit/releases/tag/v2.0.1
183191
[2.0.0]: https://github.com/elastic/go-libaudit/releases/tag/v2.0.0
184192
[0.4.0]: https://github.com/elastic/go-libaudit/releases/tag/v0.4.0

0 commit comments

Comments
 (0)