ソースを参照

Move the release note template content to the end of file (#1795)

Fix the issue that the release notes cannot be successfully created when
releasing a new version.
liang.he 3 年 前
コミット
14492757f8
1 ファイル変更14 行追加14 行削除
  1. 14 14
      RELEASE_NOTES.md

+ 14 - 14
RELEASE_NOTES.md

@@ -1,17 +1,3 @@
-## WAMR-X.Y.Z
-
-### Breaking Changes
-
-### New Features
-
-### Bug Fixes
-
-### Enhancements
-
-### Others
-
----
-
 ## WAMR-1.1.2
 
 ### Breaking Changes
@@ -225,3 +211,17 @@ Enable spec test on nuttx and daily run it
 - Fix build error on alios platform
 
 ---
+
+## WAMR-X.Y.Z
+
+### Breaking Changes
+
+### New Features
+
+### Bug Fixes
+
+### Enhancements
+
+### Others
+
+---