From c910757c089a48a8803192ff7e86ee853786a358 Mon Sep 17 00:00:00 2001 From: Bruno Andre Mikoski Date: Mon, 19 Apr 2021 10:09:18 +0100 Subject: [PATCH] Update CHANGELOG.MD --- CHANGELOG.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.MD b/CHANGELOG.MD index 8c5f18b..8520558 100644 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [0.1.3] ### Added -- you can know subscribe to events from the SequenceController for when one Step Finished or Started +- Added Step Finished / Step Begin events that can be subscribed on the `Animation Controller` ### Changed - Fixed issue when a custom step would have a null `DisplayName`