Add #1240 to CHANGELOG

This commit is contained in:
Mike Salvatore 2021-07-13 12:36:03 -04:00
parent 8977040d98
commit 45a382f5ff
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- A ransomware simulation payload. #1238
- The capability for a user to specify their own SSL certificate. #1208
- API endpoint for ransomware report. #1297
- Add ransomware report. #1240
### Changed
- server_config.json can be selected at runtime. #963