-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5184 from ethereum/0540hights
v0.54.0 release highlights
- Loading branch information
Showing
1 changed file
with
7 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,13 @@ | ||
{ | ||
"version": "v0.53.0", | ||
"version": "v0.54.0", | ||
"title": "RELEASE HIGHLIGHTS", | ||
"highlight1": "Keyboard shortcut for Cut-Copy-Paste files and folder", | ||
"highlight2": "Interface to generate proof in Circom compiler plugin", | ||
"highlight3": "Publish multi-selected files to Gist", | ||
"highlight1": "Login to GitHub from 'File Explorer'", | ||
"highlight2": "Added Cookbook workspace templates", | ||
"highlight3": "Added 'sendRawTransaction' API to remix-simulator", | ||
"highlight4": "", | ||
"more": "Read More", | ||
"moreLink": "https://medium.com/remix-ide/remix-release-v0-53-0-615d9e7c6c58?source=friends_link&sk=35e918e8487aaab02e79ea4dc557a7e7" | ||
"moreLink": "https://medium.com/remix-ide/remix-release-v0-54-0-021575d54849?source=friends_link&sk=e3960ba90994b63993987b007ee3ac63" | ||
} | ||
|
||
|
||
|