From 14a399e3cf41a7bdf5583f20d7076a7179f99942 Mon Sep 17 00:00:00 2001 From: Saddam H Date: Wed, 26 Jan 2022 00:01:15 +0600 Subject: [PATCH] Update changelog --- CHANGELOG.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e2bfa5..ba2ef6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 \ No newline at end of file +* Implement auto update binary (docgen) +* Display `None` for empty request/response body +* Change request/response body from H5->H4