summarylogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKr1ss2020-09-26 23:05:19 +0200
committerKr1ss2020-09-26 23:05:19 +0200
commit68ce129b06189c17088e6ea4e2a98da6d0555193 (patch)
tree033ba91d84cc0642a05b1d8f6c0bc20b4c28d664 /CHANGELOG.md
parent6e2cb5e0966db2a9692943132646afee8d2178b7 (diff)
downloadaur-68ce129b06189c17088e6ea4e2a98da6d0555193.tar.gz
update changelog (new point release)
upstream release
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c5396363486d..ccbbc5865875 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,19 @@
Changelog
---------
+
+0.4.0 - 2020.09.26
+* Exclude extensions argument added
+* Added custom prefixes and suffixes
+* No dot extensions option
+* Support HTTP request data
+* Added minimal response length and maximal response length arguments
+* Added include status codes and exclude status codes arguments
+* Added --clean-view option
+* Added option to print the full URL in the output
+* Added Prefix and Suffix arguments
+* Multiple bugfixes
+
+---------
- 0.3.9 - 2017.11.26 Added default extensions argument (-E). Added supress empty responses. Recursive level. Exclude responses with text and regexes. Multiple fixes.
- 0.3.8 - 2017.07.25 Delay argument added. Request by hostname switch added. Suppress empty switch added. Added Force Extensions switch. Multiple fixes.
- 0.3.7 - 2016.08.22 Force extensions switch added.