prepare release

This commit is contained in:
Christian Mehlmauer
2017-07-19 14:59:33 +02:00
parent 79864cae7b
commit 5175170c4b
2 changed files with 12 additions and 2 deletions

View File

@@ -1,6 +1,16 @@
# Changelog
## Master
[Work in progress](https://github.com/wpscanteam/wpscan/compare/2.9.2...master)
[Work in progress](https://github.com/wpscanteam/wpscan/compare/2.9.3...master)
## Version 2.9.3
Released: 2017-07-19
* Updated dependencies and required ruby version
* Made some changes so wpscan works in ruby 2.4
* Added a Gemfile.lock to lock all dependencies
* You can now pass a wordlist from stdin via "--wordlist -"
* Improved version detection regexes
* Added an optional paramter to --log to specify a filename
## Version 2.9.2
Released: 2016-11-15