git.delta.rocks / unique-network / refs/commits / 4a5e049a3b40

difftreelog

Revert back file

Alexander Aksenov2022-08-05parent: #385858f.patch.diff
in: master

1 file changed

modifiedpallets/common/CHANGELOG.mddiffbeforeafterboth
22
3All notable changes to this project will be documented in this file.3All notable changes to this project will be documented in this file.
44
5## [0.1.3] - 2022-07-255## [0.1.1] - 2022-07-14
6### Add
7- Some static property keys and values.
86
9## [0.1.2] - 2022-07-207### Added
108
11### Fixed9 - Implementation of RPC method `token_owners` returning 10 owners in no particular order.
10 This was an internal request to improve the web interface and support fractionalization event.
1211
13- Some methods in `#[solidity_interface]` for `CollectionHandle` had invalid12
14 mutability modifiers, causing invalid stub/abi generation.
15