v1.27.0-a #10

Closed
jonathanface wants to merge 473 commits from v1.27.0-a into master
Showing only changes of commit d5df13e66e - Show all commits

View File

@ -22,7 +22,7 @@
- [ ] run `make gen && make docsgen-cli` - [ ] run `make gen && make docsgen-cli`
- [ ] Generate changelog using the script at scripts/mkreleaselog - [ ] Generate changelog using the script at scripts/mkreleaselog
- [ ] Add contents of generated text to lotus/CHANGELOG.md in addition to other details - [ ] Add contents of generated text to lotus/CHANGELOG.md in addition to other details
- [ ] Commit using PR - [ ] Commit using PR
- [ ] tag commit with `vX.Y.Z-rcN` - [ ] tag commit with `vX.Y.Z-rcN`
- [ ] cut a pre-release [here](https://github.com/filecoin-project/lotus/releases/new?prerelease=true) - [ ] cut a pre-release [here](https://github.com/filecoin-project/lotus/releases/new?prerelease=true)