Update the CHANGELOG

This commit is contained in:
Mike Salvatore 2021-07-19 15:01:40 -04:00
parent d9a1f22969
commit adb1006b57
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- MongoDb now gets launched by the Island via python. #1148
- Create/check data directory on Island init. #1170
- The formatting of some log messages to make them more readable. #1283
- Some unit tests to run faster. #1125
### Removed
- Relevant dead code as reported by Vulture. #1149