From c98669693465547c226bde6d688ace6552898040 Mon Sep 17 00:00:00 2001 From: Daniel Shiposha Date: Mon, 15 Aug 2022 13:28:11 +0000 Subject: [PATCH] fix: remove common runtime mod CHANGELOG.md --- --- a/runtime/common/CHANGELOG.md +++ /dev/null @@ -1,13 +0,0 @@ -# Change Log - -All notable changes to this project will be documented in this file. - -## [0.9.25] - 2022-07-14 - -### Added - - - Implementation of RPC method `token_owners` returning 10 owners in no particular order. - This was an internal request to improve the web interface and support fractionalization event. - - - \ No newline at end of file --- /dev/null +++ b/runtime/opal/CHANGELOG.md @@ -0,0 +1,3 @@ +# Change Log + +All notable changes to this project will be documented in this file. --- /dev/null +++ b/runtime/quartz/CHANGELOG.md @@ -0,0 +1,3 @@ +# Change Log + +All notable changes to this project will be documented in this file. --- /dev/null +++ b/runtime/unique/CHANGELOG.md @@ -0,0 +1,3 @@ +# Change Log + +All notable changes to this project will be documented in this file. -- gitstuff