소스 검색

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