--- 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