diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b723ed..e527046 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 0.7.28 +- Ability to disable clipping on artboards. [`#161`](https://github.com/rive-app/rive-flutter/pull/161) ## 0.7.27 - Adds support for translation, scale, and rotation constraints.