Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2018-12-12 09:22:59 -08:00 committed by Nathan McKinley
parent 321af9f6f7
commit 6d4767095d

View File

@ -67,6 +67,7 @@ BUG FIXES:
* iam: fix permadiff when stage is ALPHA [GH-2370]
* iam: add another retry if iam read returns nil [GH-2629]
* pubsub: fix issue where not all attributes were saved in state [GH-2469]
* runtimeconfig: allow more characters in runtimeconfig name [GH-2643]
* sql: send maintenance_window.hour even if it's zero, since that's a valid value [GH-2630]
* sql: allow cross-project imports for sql user [GH-2632]