diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 4b28696c..04938894 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,4 +1,6 @@ -v0.3.1 (draft) +v0.3.1 * Add `primary_sale_happened` flag to mint commands -* Add ability to mint new tokens from URI instead of JSON file \ No newline at end of file +* Add ability to mint new tokens from URI instead of JSON file +* Fixed bug where RPC url was not accepted if there was no config file +* Removed progress bars from minting commands as they didn't work \ No newline at end of file