diff --git a/frameworks/framework-release/released/2/README.md b/frameworks/framework-release/released/2/README.md new file mode 100644 index 0000000000..ea9a2b9ebb --- /dev/null +++ b/frameworks/framework-release/released/2/README.md @@ -0,0 +1,3 @@ +## Major changes + +- [bitcoin-move] Handle the repeat coinbase txid issue \ No newline at end of file diff --git a/frameworks/framework-release/released/3/README.md b/frameworks/framework-release/released/3/README.md new file mode 100644 index 0000000000..ef6d6aefea --- /dev/null +++ b/frameworks/framework-release/released/3/README.md @@ -0,0 +1,6 @@ +## Major changes + +- [rooch-framework] Support simple on-chain random number generation +- [rooch-framework] Add coin icon url for CoinInfo +- [move-stdlib] Add math modules +- [rooch-framework] Fix the transaction fee deduction issue \ No newline at end of file