This repository was archived by the owner on Nov 3, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
5
5
6
6
## [Unreleased]
7
7
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
+
8
14
## [v2.0.0] - 2019-06-28
9
15
### Added
10
16
- 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/)
117
123
- Added checks on sending SQS messages to only accept intra-account messages
118
124
- Improved docker performance and disk space requirements
119
125
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
122
129
[v1.40.0]: https://github.com/mozilla/MozDef/compare/v1.40.0...v1.39.0
123
130
[v1.39.0]: https://github.com/mozilla/MozDef/compare/v1.38.5...v1.39.0
124
131
[v1.38.5]: https://github.com/mozilla/MozDef/compare/v1.38.4...v1.38.5
You can’t perform that action at this time.
0 commit comments