Add CHANGELOG.md entry for the config file stuff (#309)

This commit is contained in:
Joona Hoikkala 2020-09-27 19:28:56 +03:00 committed by GitHub
parent bde943cc5d
commit 1f89295d25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,9 @@
- master
- New
- New CLI flag `-rate` to set maximum rate of requests per second. The adjustment is dynamic.
- New CLI flag `-config` to define a configuration file with preconfigured settings for the job.
- Ffuf now reads a default configuration file `$HOME/.ffufrc` upon startup. Options set in this file
are overwritten by the ones provided on CLI.
- Change banner logging to stderr instead of stdout.
- Changed