diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..b04e04a --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,45 @@ + + +# Changelog + +## [v0.1.0](https://github.com/MalteHerrmann/upgrade-local-node-go/releases/tag/v0.1.0) - 2023-08-01 + +### Features + +- Gets current block height of local node (at `http://localhost:26657`) +- Submit a software upgrade proposal to a running local Evmos node for the target version +- Vote on the software proposal + \ No newline at end of file