Prepare 1.3.0 (#382)
This commit is contained in:
parent
407969eb2a
commit
825bd3231d
@ -3,6 +3,10 @@
|
|||||||
- New
|
- New
|
||||||
- Changed
|
- Changed
|
||||||
|
|
||||||
|
- v1.2.1
|
||||||
|
- Changed
|
||||||
|
- Fixed a build breaking bug in `input-shell` parameter
|
||||||
|
|
||||||
- v1.2.0
|
- v1.2.0
|
||||||
- New
|
- New
|
||||||
- Added 405 Method Not Allowed to list of status codes matched by default.
|
- Added 405 Method Not Allowed to list of status codes matched by default.
|
||||||
|
|||||||
@ -2,5 +2,5 @@ package ffuf
|
|||||||
|
|
||||||
const (
|
const (
|
||||||
//VERSION holds the current version number
|
//VERSION holds the current version number
|
||||||
VERSION = "1.2.1"
|
VERSION = "1.3.0-git"
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user