1 2 3 4 5 6 7 8 9 10 11
Would add the following to Cargo.toml: version = 1.1.0-rc.2 Would add the following to CHANGELOG.md: ## 1.1.0-rc.2 ([DATE]) ### Features - New feature in second RC Would add files to git: Cargo.toml CHANGELOG.md