Skip to content
This repository was archived by the owner on Nov 3, 2021. It is now read-only.

Commit 5bb7f4b

Browse files
authored
Merge pull request #1355 from mozilla/mozdef_2_0_1
Update changelog for v2.0.1
2 parents 592b613 + cad59dd commit 5bb7f4b

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
55

66
## [Unreleased]
77

8+
## [v2.0.1] - 2019-07-08
9+
### Fixed
10+
- Ensure all print statements use parenthesis
11+
- Improved broFixup plugin to handle new zeek format
12+
13+
814
## [v2.0.0] - 2019-06-28
915
### Added
1016
- Source IP and Destination IP GeoPoints
@@ -117,8 +123,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
117123
- Added checks on sending SQS messages to only accept intra-account messages
118124
- Improved docker performance and disk space requirements
119125

120-
[Unreleased]: https://github.com/mozilla/MozDef/compare/v2.00.0...HEAD
121-
[v2.0.0]: https://github.com/mozilla/MozDef/compare/v1.40.0...v2.00.0
126+
[Unreleased]: https://github.com/mozilla/MozDef/compare/v2.0.1...HEAD
127+
[v2.0.1]: https://github.com/mozilla/MozDef/compare/v2.0.0...v2.0.1
128+
[v2.0.0]: https://github.com/mozilla/MozDef/compare/v1.40.0...v2.0.0
122129
[v1.40.0]: https://github.com/mozilla/MozDef/compare/v1.40.0...v1.39.0
123130
[v1.39.0]: https://github.com/mozilla/MozDef/compare/v1.38.5...v1.39.0
124131
[v1.38.5]: https://github.com/mozilla/MozDef/compare/v1.38.4...v1.38.5

0 commit comments

Comments
 (0)