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]