From 35caa00c3340f43f3b9bd5d68c542429f01b2091 Mon Sep 17 00:00:00 2001 From: Radek Simko Date: Thu, 11 May 2017 13:06:35 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3f6e1bb4..c5203615c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ BUG FIXES: * provider/aws: Increase timeout for creating security group [GH-14380] * provider/aws: Using the new time schema helper for RDS Instance lifecycle mgmt [GH-14369] * provider/aws: Using the timeout schema helper to make alb timeout cofigurable [GH-14375] +* provider/github: Log HTTP requests and responses in DEBUG mode [GH-14363] * provider/cloudstack: `cloudstack_firewall` panicked when used with older (< v4.6) CloudStack versions [GH-14044] ## 0.9.5 (May 11, 2017)