From ec5f4903f77ed9927ac95b19ab8e44ada64c1356 Mon Sep 17 00:00:00 2001 From: Martin Strobel Date: Wed, 15 Feb 2017 11:58:14 -0800 Subject: [PATCH] Updating change-log for v7.3.0 release. --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 29203bc24..3a395ff95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,9 @@ to acknowledge that they do not need either the entire or a trailing portion of accepts response body. In doing so, Go's http library can reuse HTTP connections more readily. +- Adding `PrepareDecorator` to target custom BaseURLs. +- Adding ACR suffix to public cloud environment. +- Updating Glide dependencies. ## v7.2.5 - Fixed the Active Directory endpoint for the China cloud.