From dd051f40535167c772e80d8f38568be96e3fd787 Mon Sep 17 00:00:00 2001 From: MaddinMade Date: Thu, 17 Mar 2022 17:57:32 +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 fa3c1c8..90a1169 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ ## 0.4.0 [2022-03-17] -- improves flexibility of constructor `ActionSlider.custom` +- major customizability improvements - adds `outerBackgroundBuilder` and `outerBackgroundChild` to constructor `ActionSlider.custom` - adds `crossFadeDuration`, `customBackgroundBuilder`, `customBackgroundBuilderChild`, `customOuterBackgroundBuilder` and `customOuterBackgroundBuilderChild` to constructor `ActionSlider.standard` - BREAKING: renames `SlidingState.loading` to `SlidingState.compact`