Merge pull request #11340 from ethereum/franzihei-patch-1

[Release Checklist] Updating post-release comms tasks
This commit is contained in:
chriseth
2021-05-03 14:54:56 +02:00
committed by GitHub
+3 -1
View File
@@ -71,5 +71,7 @@
### Post-release
- [ ] Publish the blog post.
- [ ] Create a commit to increase the version number on ``develop`` in ``CMakeLists.txt`` and add a new skeleton changelog entry.
- [ ] Announce on Twitter and Reddit.
- [ ] Announce on Twitter, including links to the release and the blog post.
- [ ] Share announcement on Reddit and Solidity forum.
- [ ] Update the release information section on [soliditylang.org](https://github.com/ethereum/solidity-portal).
- [ ] Lean back, wait for bug reports and repeat from step 1 :)