difftreelog
chore readme.md
in: master
3 files changed
Cargo.lockdiffbeforeafterboth552855285529[[package]]5529[[package]]5530name = "pallet-app-promotion"5530name = "pallet-app-promotion"5531version = "0.1.1"5531version = "0.1.2"5532dependencies = [5532dependencies = [5533 "frame-benchmarking",5533 "frame-benchmarking",5534 "frame-support",5534 "frame-support",pallets/app-promotion/CHANGELOG.mddiffbeforeafterboth445<!-- bureaucrate goes here -->5<!-- bureaucrate goes here -->667## [0.1.2] - 2022-12-2089### Fixed1011- The behaviour of the `payoutStakers` extrinsic12 in which only one stake is calculated for the last processed staker.137## [0.1.1] - 2022-12-1314## [0.1.1] - 2022-12-138159### Added16### Addedpallets/app-promotion/Cargo.tomldiffbeforeafterboth9license = 'GPLv3'9license = 'GPLv3'10name = 'pallet-app-promotion'10name = 'pallet-app-promotion'11repository = 'https://github.com/UniqueNetwork/unique-chain'11repository = 'https://github.com/UniqueNetwork/unique-chain'12version = '0.1.1'12version = '0.1.2'131314[package.metadata.docs.rs]14[package.metadata.docs.rs]15targets = ['x86_64-unknown-linux-gnu']15targets = ['x86_64-unknown-linux-gnu']