Skip to content

Commit 2a8649e

Browse files
authored
Merge pull request #11354 from Calinou/update-docs-changelog
Update documentation changelog for Godot 4.5
2 parents 5a7b642 + cad7af0 commit 2a8649e

File tree

1 file changed

+33
-2
lines changed

1 file changed

+33
-2
lines changed

about/docs_changelog.rst

Lines changed: 33 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,34 @@ include new pages, fixes and updates to existing pages, and many updates
1010
to the :ref:`class reference <doc_class_reference>`. Below is a list of new pages
1111
added since version 3.0.
1212

13-
.. note:: This document only contains new pages so not all changes are reflected,
14-
many pages have been substantially updated but are not reflected in this document.
13+
.. note::
14+
15+
This document only contains new pages, so not all changes are reflected.
16+
Many pages have been substantially updated but are not reflected in this document.
17+
18+
New pages since version 4.4
19+
---------------------------
20+
21+
Editor
22+
~~~~~~
23+
24+
- :ref:`doc_engine_compilation_configuration_editor`
25+
26+
GDExtension
27+
~~~~~~~~~~~
28+
29+
- :ref:`doc_gdextension_c_example`
30+
31+
Migrating
32+
~~~~~~~~~
33+
34+
- :ref:`doc_upgrading_to_godot_4.5`
35+
36+
37+
Scripting
38+
~~~~~~~~~
39+
40+
- :ref:`doc_logging`
1541

1642
New pages since version 4.3
1743
---------------------------
@@ -36,6 +62,11 @@ Editor
3662

3763
- :ref:`doc_using_the_xr_editor`
3864

65+
Migrating
66+
~~~~~~~~~
67+
68+
- :ref:`doc_upgrading_to_godot_4.4`
69+
3970
Performance
4071
~~~~~~~~~~~
4172

0 commit comments

Comments
 (0)