From b7168d392983778078b603ae8a069e6acd1df95c Mon Sep 17 00:00:00 2001 From: PraetorP Date: Tue, 31 Jan 2023 09:46:16 +0000 Subject: [PATCH] chore: reande.md updated --- --- a/pallets/app-promotion/CHANGELOG.md +++ b/pallets/app-promotion/CHANGELOG.md @@ -4,6 +4,13 @@ +## [0.1.4] - 2023-01-31 + +### Changed + +- Balance reservation when calling the unstake method is removed. + Now the locked balance (by AppPromo) does not change until the unlock interval expires. + ## [0.1.3] - 2022-12-25 ### Fixed -- gitstuff