Update of CHANGELOG

This commit is contained in:
Miroslav Stampar
2019-05-10 10:21:42 +02:00
parent 32076c5ca6
commit 1ae2b14b39
3 changed files with 14 additions and 2 deletions

View File

@@ -1,3 +1,15 @@
# Version 1.3 (2019-01-05)
* [View changes](https://github.com/sqlmapproject/sqlmap/compare/1.2...1.3)
# Version 1.2 (2018-01-08)
* [View changes](https://github.com/sqlmapproject/sqlmap/compare/1.1...1.2)
# Version 1.1 (2017-04-07)
* [View changes](https://github.com/sqlmapproject/sqlmap/compare/1.0...1.1)
# Version 1.0 (2016-02-27)
* Implemented support for automatic decoding of page content through detected charset.