From f471774da98b51ef969b1c3cae60b878a9de6b7c Mon Sep 17 00:00:00 2001 From: Robert Winkler Date: Tue, 16 Jun 2020 09:39:23 +0200 Subject: [PATCH] Updated release notes. --- RELEASENOTES.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASENOTES.adoc b/RELEASENOTES.adoc index d98713ba..7b2eabc2 100644 --- a/RELEASENOTES.adoc +++ b/RELEASENOTES.adoc @@ -163,4 +163,7 @@ * PR #294: Examples always start with a newline if there is other content in the same cell * PR 307: Include required parameters in example request +=== Version 1.4.0 +* Added openapi2markup to support OpenAPI v3 +* Issue #409: Fixed JSON response example