-
Notifications
You must be signed in to change notification settings - Fork 134
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d8ad8a2
commit 14a399e
Showing
1 changed file
with
3 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
* Remove default sorting, use -s to sort the collection. Solved issue: #55 | ||
* Remove default variable and template parsing, use -v flag to enable it | ||
* Move Variables table to top for markdown documentation | ||
* Remove author username/signature from footer | ||
* Implement auto update binary (docgen) | ||
* Display `None` for empty request/response body | ||
* Change request/response body from H5->H4 |