Agg ransomware simulation to CHANGELOG

This commit is contained in:
Mike Salvatore 2021-06-29 11:48:07 -04:00
parent 355136ae35
commit f027ad6d1b
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
configuration and other artifacts can be stored. #994
- Scripts to build an AppImage for Monkey Island. #1069, #1090, #1136
- `log_level` option to server config. #1151
- A ransomware simulation payload. #1238
### Changed
- server_config.json can be selected at runtime. #963