소스 검색

Update documentation changelog for Godot 4.5

Hugo Locurcio 2 달 전
부모
커밋
cad7af0111
1개의 변경된 파일33개의 추가작업 그리고 2개의 파일을 삭제
  1. 33 2
      about/docs_changelog.rst

+ 33 - 2
about/docs_changelog.rst

@@ -10,8 +10,34 @@ include new pages, fixes and updates to existing pages, and many updates
 to the :ref:`class reference <doc_class_reference>`. Below is a list of new pages
 added since version 3.0.
 
-.. note:: This document only contains new pages so not all changes are reflected,
-          many pages have been substantially updated but are not reflected in this document.
+.. note::
+
+    This document only contains new pages, so not all changes are reflected.
+    Many pages have been substantially updated but are not reflected in this document.
+
+New pages since version 4.4
+---------------------------
+
+Editor
+~~~~~~
+
+- :ref:`doc_engine_compilation_configuration_editor`
+
+GDExtension
+~~~~~~~~~~~
+
+- :ref:`doc_gdextension_c_example`
+
+Migrating
+~~~~~~~~~
+
+- :ref:`doc_upgrading_to_godot_4.5`
+
+
+Scripting
+~~~~~~~~~
+
+- :ref:`doc_logging`
 
 New pages since version 4.3
 ---------------------------
@@ -36,6 +62,11 @@ Editor
 
 - :ref:`doc_using_the_xr_editor`
 
+Migrating
+~~~~~~~~~
+
+- :ref:`doc_upgrading_to_godot_4.4`
+
 Performance
 ~~~~~~~~~~~