git.delta.rocks / unique-network / refs/commits / b7168d392983

difftreelog

chore reande.md updated

PraetorP2023-01-31parent: #a75870c.patch.diff
in: master

1 file changed

modifiedpallets/app-promotion/CHANGELOG.mddiffbeforeafterboth
before · pallets/app-promotion/CHANGELOG.md
1# Change Log23All notable changes to this project will be documented in this file.45<!-- bureaucrate goes here -->67## [0.1.3] - 2022-12-2589### Fixed1011- Benchmarks for `payoutStakers` and `unstake` extrinsics.1213## [0.1.2] - 2022-12-201415### Fixed1617- The behaviour of the `payoutStakers` extrinsic18  in which only one stake is calculated for the last processed staker.1920## [0.1.1] - 2022-12-132122### Added2324- The ability to configure pallet `app-promotion` via the `configuration` pallet.
after · pallets/app-promotion/CHANGELOG.md
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.