git.delta.rocks / unique-network / refs/commits / 16de0e59abef

difftreelog

fix CHANGELOGs format

Daniel Shiposha2022-08-16parent: #af74a77.patch.diff
in: master

10 files changed

modifiedclient/rpc/CHANGELOG.mddiffbeforeafterboth
1# Change Log
2
3All notable changes to this project will be documented in this file.
4
1<!-- bureaucrate goes here -->5<!-- bureaucrate goes here -->
2## [v0.1.3] 2022-08-166## [v0.1.3] 2022-08-16
37
8- build: Upgrade polkadot to v0.9.26 85515e54c4ca1b82a2630034e55dcc804c643bf812- build: Upgrade polkadot to v0.9.26 85515e54c4ca1b82a2630034e55dcc804c643bf8
913
10- build: Upgrade polkadot to v0.9.25 cdfb9bdc7b205ff1b5134f034ef9973d769e5e6b14- build: Upgrade polkadot to v0.9.25 cdfb9bdc7b205ff1b5134f034ef9973d769e5e6b
11
12# Change Log
13
14All notable changes to this project will be documented in this file.
1515
16## [0.1.2] - 2022-08-1216## [0.1.2] - 2022-08-12
1717
modifiedpallets/common/CHANGELOG.mddiffbeforeafterboth
1# Change Log
2
3All notable changes to this project will be documented in this file.
4
1<!-- bureaucrate goes here -->5<!-- bureaucrate goes here -->
2## [v0.1.5] 2022-08-166## [v0.1.5] 2022-08-16
37
17Upstream-Change: https://github.com/paritytech/substrate/pull/1149021Upstream-Change: https://github.com/paritytech/substrate/pull/11490
1822
19- build: Upgrade polkadot to v0.9.25 cdfb9bdc7b205ff1b5134f034ef9973d769e5e6b23- build: Upgrade polkadot to v0.9.25 cdfb9bdc7b205ff1b5134f034ef9973d769e5e6b
20
21# Change Log
22
23All notable changes to this project will be documented in this file.
2424
25## [0.1.3] - 2022-07-2525## [0.1.3] - 2022-07-25
26### Add26### Add
38### Added38### Added
3939
40 - Implementation of RPC method `token_owners` returning 10 owners in no particular order.40 - Implementation of RPC method `token_owners` returning 10 owners in no particular order.
41 This was an internal request to improve the web interface and support fractionalization event.41 This was an internal request to improve the web interface and support fractionalization event.
42
modifiedpallets/evm-coder-substrate/CHANGELOG.mddiffbeforeafterboth
1# Change Log
2
3All notable changes to this project will be documented in this file.
4
1<!-- bureaucrate goes here -->5<!-- bureaucrate goes here -->
2## [v0.1.3] 2022-08-166## [v0.1.3] 2022-08-16
37
8- build: Upgrade polkadot to v0.9.26 85515e54c4ca1b82a2630034e55dcc804c643bf812- build: Upgrade polkadot to v0.9.26 85515e54c4ca1b82a2630034e55dcc804c643bf8
913
10- build: Upgrade polkadot to v0.9.25 cdfb9bdc7b205ff1b5134f034ef9973d769e5e6b14- build: Upgrade polkadot to v0.9.25 cdfb9bdc7b205ff1b5134f034ef9973d769e5e6b
11
12# Change Log
13
14All notable changes to this project will be documented in this file.
1515
16## [0.1.2] - 2022-08-1216## [0.1.2] - 2022-08-12
1717
18### Fixed18### Fixed
1919
20 - Issue with error not being thrown when non existing function is called on collection contract20 - Issue with error not being thrown when non existing function is called on collection contract
21
modifiedpallets/fungible/CHANGELOG.mddiffbeforeafterboth
1# Change Log
2
3All notable changes to this project will be documented in this file.
4
1<!-- bureaucrate goes here -->5<!-- bureaucrate goes here -->
2## [v0.1.3] 2022-08-166## [v0.1.3] 2022-08-16
37
17Upstream-Change: https://github.com/paritytech/substrate/pull/1149021Upstream-Change: https://github.com/paritytech/substrate/pull/11490
1822
19- build: Upgrade polkadot to v0.9.25 cdfb9bdc7b205ff1b5134f034ef9973d769e5e6b23- build: Upgrade polkadot to v0.9.25 cdfb9bdc7b205ff1b5134f034ef9973d769e5e6b
20
21# Change Log
22
23All notable changes to this project will be documented in this file.
2424
25## [0.1.2] - 2022-08-0425## [0.1.2] - 2022-08-04
2626
33### Added33### Added
3434
35 - Implementation of RPC method `token_owners` returning 10 owners in no particular order.35 - Implementation of RPC method `token_owners` returning 10 owners in no particular order.
36 This was an internal request to improve the web interface and support fractionalization event.36 This was an internal request to improve the web interface and support fractionalization event.
37
modifiedpallets/nonfungible/CHANGELOG.mddiffbeforeafterboth
1# Change Log
2
3All notable changes to this project will be documented in this file.
4
1<!-- bureaucrate goes here -->5<!-- bureaucrate goes here -->
2## [v0.1.4] 2022-08-166## [v0.1.4] 2022-08-16
37
17Upstream-Change: https://github.com/paritytech/substrate/pull/1149021Upstream-Change: https://github.com/paritytech/substrate/pull/11490
1822
19- build: Upgrade polkadot to v0.9.25 cdfb9bdc7b205ff1b5134f034ef9973d769e5e6b23- build: Upgrade polkadot to v0.9.25 cdfb9bdc7b205ff1b5134f034ef9973d769e5e6b
20
21# Change Log
22
23All notable changes to this project will be documented in this file.
2424
25## [0.1.2] - 2022-07-2525## [0.1.2] - 2022-07-25
26### Changed26### Changed
3838
39- Implementation of RPC method `token_owners`.39- Implementation of RPC method `token_owners`.
40 For reasons of compatibility with this pallet, returns only one owner if token exists.40 For reasons of compatibility with this pallet, returns only one owner if token exists.
41 This was an internal request to improve the web interface and support fractionalization event.41 This was an internal request to improve the web interface and support fractionalization event.
42
modifiedpallets/unique/CHANGELOG.mddiffbeforeafterboth
1# Change Log
2
3All notable changes to this project will be documented in this file.
4
1<!-- bureaucrate goes here -->5<!-- bureaucrate goes here -->
2## [v0.1.3] 2022-08-166## [v0.1.3] 2022-08-16
37
24Upstream-Change: https://github.com/paritytech/substrate/pull/1149028Upstream-Change: https://github.com/paritytech/substrate/pull/11490
2529
26- build: Upgrade polkadot to v0.9.25 cdfb9bdc7b205ff1b5134f034ef9973d769e5e6b30- build: Upgrade polkadot to v0.9.25 cdfb9bdc7b205ff1b5134f034ef9973d769e5e6b
27
28# Change Log
29
30All notable changes to this project will be documented in this file.
3131
32## [v0.1.1] - 2022-07-2532## [v0.1.1] - 2022-07-25
33### Added33### Added
modifiedprimitives/rpc/CHANGELOG.mddiffbeforeafterboth
1# Change Log
2
3All notable changes to this project will be documented in this file.
4
1<!-- bureaucrate goes here -->5<!-- bureaucrate goes here -->
2## [v0.1.3] 2022-08-166## [v0.1.3] 2022-08-16
37
8- build: Upgrade polkadot to v0.9.26 85515e54c4ca1b82a2630034e55dcc804c643bf812- build: Upgrade polkadot to v0.9.26 85515e54c4ca1b82a2630034e55dcc804c643bf8
913
10- build: Upgrade polkadot to v0.9.25 cdfb9bdc7b205ff1b5134f034ef9973d769e5e6b14- build: Upgrade polkadot to v0.9.25 cdfb9bdc7b205ff1b5134f034ef9973d769e5e6b
11
12# Change Log
13
14All notable changes to this project will be documented in this file.
1515
16## [0.1.1] - 2022-07-1416## [0.1.1] - 2022-07-14
1717
18### Added18### Added
1919
20 - Implementation of RPC method `token_owners` returning 10 owners in no particular order.20 - Implementation of RPC method `token_owners` returning 10 owners in no particular order.
21 This was an internal request to improve the web interface and support fractionalization event.21 This was an internal request to improve the web interface and support fractionalization event.
22
modifiedruntime/opal/CHANGELOG.mddiffbeforeafterboth
1# Change Log
2
3All notable changes to this project will be documented in this file.
4
1<!-- bureaucrate goes here -->5<!-- bureaucrate goes here -->
2## [v0.9.27] 2022-08-166## [v0.9.27] 2022-08-16
37
12- build: Upgrade polkadot to v0.9.26 85515e54c4ca1b82a2630034e55dcc804c643bf816- build: Upgrade polkadot to v0.9.26 85515e54c4ca1b82a2630034e55dcc804c643bf8
1317
14- build: Upgrade polkadot to v0.9.25 cdfb9bdc7b205ff1b5134f034ef9973d769e5e6b18- build: Upgrade polkadot to v0.9.25 cdfb9bdc7b205ff1b5134f034ef9973d769e5e6b
15
16# Change Log
17
18All notable changes to this project will be documented in this file.
1919
modifiedruntime/quartz/CHANGELOG.mddiffbeforeafterboth
1# Change Log
2
3All notable changes to this project will be documented in this file.
4
1<!-- bureaucrate goes here -->5<!-- bureaucrate goes here -->
2## [v0.9.27] 2022-08-166## [v0.9.27] 2022-08-16
37
1317
14- build: Upgrade polkadot to v0.9.25 cdfb9bdc7b205ff1b5134f034ef9973d769e5e6b18- build: Upgrade polkadot to v0.9.25 cdfb9bdc7b205ff1b5134f034ef9973d769e5e6b
1519
16# Change Log
17
18All notable changes to this project will be documented in this file.
1920
modifiedruntime/unique/CHANGELOG.mddiffbeforeafterboth
1# Change Log
2
3All notable changes to this project will be documented in this file.
4
1<!-- bureaucrate goes here -->5<!-- bureaucrate goes here -->
2## [v0.9.27] 2022-08-166## [v0.9.27] 2022-08-16
37
12- build: Upgrade polkadot to v0.9.26 85515e54c4ca1b82a2630034e55dcc804c643bf816- build: Upgrade polkadot to v0.9.26 85515e54c4ca1b82a2630034e55dcc804c643bf8
1317
14- build: Upgrade polkadot to v0.9.25 cdfb9bdc7b205ff1b5134f034ef9973d769e5e6b18- build: Upgrade polkadot to v0.9.25 cdfb9bdc7b205ff1b5134f034ef9973d769e5e6b
15
16# Change Log
17
18All notable changes to this project will be documented in this file.
1919