Add information about black to changelog

This commit is contained in:
Mike Salvatore 2021-04-06 17:40:39 -04:00
parent c40f7bf6c9
commit 17da8896af
1 changed files with 1 additions and 0 deletions

View File

@ -16,3 +16,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- `mongo_key.bin` file location can be selected at runtime. #994
- Monkey agents are stored in the configurable data_dir when monkey is "run
from the island". #997
- Reformated all code using black. #1070