changelog for 1.5

This commit is contained in:
Somdev Sangwan
2019-07-02 13:59:59 +05:30
committed by GitHub
parent 1710f7514a
commit 0f16f9a7f8

View File

@@ -1,3 +1,10 @@
#### 1.5
- Ignore dynamic content
- Detect int-only parameters
- Include URL in json output
- Track each reflection separately
- Improved error handling
#### 1.4 #### 1.4
- Added `JSON` support - Added `JSON` support
- Fixed a major bug in detection logic - Fixed a major bug in detection logic