浏览代码

Update Release Checklist (#1442)

We must update the parser version on Anchor's repository.

Signed-off-by: Lucas Steuernagel <lucas.tnagel@gmail.com>
Lucas Steuernagel 2 年之前
父节点
当前提交
75c4a9027c
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      RELEASE_CHECKLIST.md

+ 3 - 0
RELEASE_CHECKLIST.md

@@ -22,6 +22,9 @@
 - Mention release in Discord (Solana, Hyperledger)
 - Update solana installer to use latest solang,
   e.g. https://github.com/solana-labs/solana/pull/31756
+- Update the Solang parser version on Anchor,
+  e.g. https://github.com/coral-xyz/anchor/pull/2569
+- Ensure ReadTheDocs defaults to the latest version
 - Update the version number and the MacOS binaries' sha256 hash in `Casks/solang.rb` under
   the repository `hyperledger/homebrew-solang`,
   e.g. https://github.com/hyperledger/homebrew-solang/pull/11