difftreelog
chore update changelog
in: master
3 files changed
Cargo.lockdiffbeforeafterboth555255525553[[package]]5553[[package]]5554name = "pallet-common"5554name = "pallet-common"5555version = "0.1.5"5555version = "0.1.6"5556dependencies = [5556dependencies = [5557 "ethereum",5557 "ethereum",5558 "evm-coder",5558 "evm-coder",pallets/common/CHANGELOG.mddiffbeforeafterboth223All notable changes to this project will be documented in this file.3All notable changes to this project will be documented in this file.445## [0.1.6] - 2022-08-1667### Added8- New Ethereum API methods: changeOwner, changeOwnerSubstrate and verifyOwnerOrAdminSubstrate.95<!-- bureaucrate goes here -->10<!-- bureaucrate goes here -->6## [v0.1.5] 2022-08-1611## [v0.1.5] 2022-08-16712pallets/common/Cargo.tomldiffbeforeafterboth1[package]1[package]2name = "pallet-common"2name = "pallet-common"3version = "0.1.5"3version = "0.1.6"4license = "GPLv3"4license = "GPLv3"5edition = "2021"5edition = "2021"66