From 1013fa50882dcdefd1c9b9e0541dd38a241b4a82 Mon Sep 17 00:00:00 2001 From: Luigi Rosso Date: Tue, 27 Jul 2021 15:45:08 -0700 Subject: [PATCH] Fixing changelog and publishing manually. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a89f14..de44ea7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 0.7.25 +- Fixes an issue with bones bound to paths which are also constrained via IK. [`#157`](https://github.com/rive-app/rive-flutter/pull/157) ## 0.7.24 - Support for distance constraints in Flutter. [`#156`](https://github.com/rive-app/rive-flutter/pull/156)