From e1d55433621edc1d0e5cb4202df5186210ae1a5d Mon Sep 17 00:00:00 2001 From: Dana Hoffman Date: Thu, 22 Feb 2018 09:29:25 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eeac2733..a7804657 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ Features: IMPROVEMENTS: * compute: add support for updating alias ips in instances [GH-1084] * compute: allow setting a route resource's `description` attribute [GH-1088] +* compute: allow lowercase ip protocols in forwarding rules [GH-1118] * container: Fail if the ip_allocation_policy doesn't specify secondary range names [GH-1065] * sql: Support multiple users with the same name for different host for 1st gen SQL instances. [GH-1066]