From c3f045915c6fc61a0d6031a72f54fee497ed91ef Mon Sep 17 00:00:00 2001 From: Luigi Rosso Date: Mon, 26 Jul 2021 14:10:40 -0700 Subject: [PATCH] chore: fixing build v0.7.24 950e621 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e6d61f..22fb6a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 0.7.24 +- Support for distance constraints in Flutter. [`#156`](https://github.com/rive-app/rive-flutter/pull/156) ## 0.7.23 - Support for IK constraints in Flutter. [`#153`](https://github.com/rive-app/rive-flutter/pull/153)