From 8af1e25f1478f1bda66547fd82d8e4eb7b00a9b4 Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Thu, 27 Jun 2019 12:57:15 -0400 Subject: [PATCH] changelog++ --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fbb7e82a01..48bf141426 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ IMPROVEMENTS: * agent: Allow EC2 nonce to be passed in [GH-6953] + * cli: `path-help` now allows `-format=json` to be specified, which will + output OpenAPI [GH-7006] ## 1.2-beta1 (June 25th, 2019)