You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,13 +9,20 @@ This project adheres to [Semantic Versioning](http://semver.org/).
9
9
10
10
### Changed
11
11
12
+
### Removed
13
+
14
+
### Deprecated
15
+
16
+
## [2.0.2]
17
+
18
+
### Changed
19
+
12
20
- 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)
13
21
14
22
### Removed
15
23
16
24
- Remove github.com/Sirupsen/logrus dependency from examples. [#73](https://github.com/elastic/go-libaudit/issues/73)
17
25
18
-
### Deprecated
19
26
20
27
## [2.0.1]
21
28
@@ -178,7 +185,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
0 commit comments