forked from p15670423/monkey
Add CHANGELOG entry for bcrypt work
This commit is contained in:
parent
02f3b15c64
commit
9c1096daa1
|
@ -24,6 +24,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||
collection time. #1102
|
||||
- Changed default BB test suite: if `--run-performance-tests` flag is not specified,
|
||||
performance tests are skipped.
|
||||
- Authentication mechanism to use bcrypt on server side. #1139
|
||||
|
||||
### Fixed
|
||||
- Attempted to delete a directory when monkey config reset was called. #1054
|
||||
|
|
Loading…
Reference in New Issue