소스 검색

Update migrate.md

BLUELOVETH 1 년 전
부모
커밋
86006d0b61
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      docs/migrate.md

+ 2 - 1
docs/migrate.md

@@ -10,7 +10,8 @@ v2.0 branch is a complete refactor of pocketpy in C11,
 which enables users to run pocketpy on platforms that do not support C++.
 Also we redesign the core interpreter to be more efficient and maintainable
 by using modern C11 language features.
-This document describes the API changes from v1.x to v2.0.
+
+> v2.0 will be released on 2024/08.
 
 ## API compatibility