git.delta.rocks / unique-network / refs/commits / c98669693465

difftreelog

fix remove common runtime mod CHANGELOG.md

Daniel Shiposha2022-08-15parent: #de5b42b.patch.diff
in: master

4 files changed

deletedruntime/common/CHANGELOG.mddiffbeforeafterboth
--- 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
addedruntime/opal/CHANGELOG.mddiffbeforeafterboth
--- /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.
addedruntime/quartz/CHANGELOG.mddiffbeforeafterboth
--- /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.
addedruntime/unique/CHANGELOG.mddiffbeforeafterboth

no changes