diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d7907b0dc..4b738dbf83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,7 +27,7 @@ ### ⚠ BREAKING CHANGES -* migrate to v2.0.0 (#147) +* list_instances, list_databases, list_instance_configs, and list_backups will now return protos rather than the handwritten wrapper (#147) ### Features