diff --git a/console-api/CHANGELOG.md b/console-api/CHANGELOG.md index aa964ba43..0793b625a 100644 --- a/console-api/CHANGELOG.md +++ b/console-api/CHANGELOG.md @@ -1,3 +1,16 @@ + +## 0.4.0 (2022-08-10) + + +#### Breaking Changes + +* Update `tonic` to `0.8` (#364) ([40e2f6fd](40e2f6fd)) + +#### Features + +* Update `tonic` to `0.8` (#364) ([40e2f6fd](40e2f6fd)) + + ## 0.3.0 (2022-05-23)