Added changes of configuration encryption/decryption to CHANGELOG.md

This commit is contained in:
VakarisZ 2021-06-03 17:07:10 +03:00
parent 2f9c6bf035
commit 53bb6f7879
1 changed files with 1 additions and 0 deletions

View File

@ -48,3 +48,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Security
- Address minor issues discovered by Dlint. #1075
- Generate random passwords when creating a new user (create user PBA, ms08_67 exploit). #1174
- Implemented configuration encryption/decryption #1172