Skip to content

Commit

Permalink
added changelog for v1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
s0md3v authored Jan 25, 2019
1 parent c1fb0cf commit 1b1f35a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
#### v1.1.6
- Reuse TCP connection for better performance
- Handle redirect loops
- CSV export support
- Fixed `sitemap.xml` parsing
- Improved regex

#### v1.1.5
- fixed some minor bugs
- fixed a bug in domain name parsing
- added --headers option for interactive HTTP headers input

#### v1.1.4
- Added `-v` option
- Fixed progress animation for Python 2
Expand Down

0 comments on commit 1b1f35a

Please sign in to comment.