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

Commit

Permalink
Add release notes for v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pwnbus committed Jul 25, 2019
1 parent d215c9d commit 570a09d
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,21 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

## [Unreleased]

## [v3.1.1] - 2019-07-25

### Added
- Ability to get open indices in ElasticsearchClient
- Documentation on installing dependencies on Mac OS X

### Changed
- AWS Managed Elasticsearch/Kibana version to 6.7

### Fixed
- Disk free/total in /about page shows at most 2 decimal places
- Connections to SQS and S3 without access key and secret
- Ability to block IPs and add to Watchlist


## [v3.1.0] - 2019-07-18

### Added
Expand Down Expand Up @@ -41,6 +56,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- Unnecessary and conflicting package dependencies from MozDef and mozdef_util
- get_indices to include closed indices


## [v3.0.0] - 2019-07-08
### Added
- Support for Python3
Expand Down

0 comments on commit 570a09d

Please sign in to comment.