1# Change Log23All notable changes to this project will be documented in this file.45<!-- bureaucrate goes here -->67## [0.1.4] - 2023-01-3189### Changed1011- Balance reservation when calling the unstake method is removed.12 Now the locked balance (by AppPromo) does not change until the unlock interval expires.1314## [0.1.3] - 2022-12-251516### Fixed1718- Benchmarks for `payoutStakers` and `unstake` extrinsics.1920## [0.1.2] - 2022-12-202122### Fixed2324- The behaviour of the `payoutStakers` extrinsic25 in which only one stake is calculated for the last processed staker.2627## [0.1.1] - 2022-12-132829### Added3031- The ability to configure pallet `app-promotion` via the `configuration` pallet.