Skip to content

Commit 6b8df17

Browse files
committed
Update documentation changelog for Godot 4.5
1 parent 4bb75ac commit 6b8df17

File tree

1 file changed

+35
-2
lines changed

1 file changed

+35
-2
lines changed

about/docs_changelog.rst

Lines changed: 35 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,41 @@ 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.5
19+
---------------------------
20+
21+
Editor
22+
~~~~~~
23+
24+
- :ref:`doc_engine_compilation_configuration_editor`
25+
26+
Migrating
27+
~~~~~~~~~
28+
29+
- :ref:`doc_upgrading_to_godot_4.5`
30+
31+
Scripting
32+
~~~~~~~~~
33+
34+
- :ref:`doc_logging`
35+
36+
New pages since version 4.4
37+
---------------------------
38+
39+
GDExtension
40+
~~~~~~~~~~~
41+
42+
- :ref:`doc_gdextension_c_example`
43+
44+
Migrating
45+
~~~~~~~~~
46+
47+
- :ref:`doc_upgrading_to_godot_4.4`
1548

1649
New pages since version 4.3
1750
---------------------------

0 commit comments

Comments
 (0)