Skip to content

Commit 9274aac

Browse files
authored
Merge pull request godotengine#8556 from Calinou/update-docs-changelog-4.2
Update documentation changelog for 4.2
2 parents d06f0a0 + 8a52cac commit 9274aac

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

about/docs_changelog.rst

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,34 @@ added since version 3.0.
1111
.. note:: This document only contains new pages so not all changes are reflected,
1212
many pages have been substantially updated but are not reflected in this document.
1313

14+
New pages since version 4.1
15+
---------------------------
16+
17+
C#
18+
^^
19+
20+
- :ref:`doc_c_sharp_diagnostics`
21+
22+
Development
23+
^^^^^^^^^^^
24+
25+
- :ref:`doc_2d_coordinate_systems`
26+
27+
Migrating
28+
^^^^^^^^^
29+
30+
- :ref:`doc_upgrading_to_godot_4.2`
31+
32+
I/O
33+
^^^
34+
35+
- :ref:`doc_runtime_loading_and_saving`
36+
37+
Platform-specific
38+
^^^^^^^^^^^^^^^^^
39+
40+
- :ref:`doc_android_library`
41+
1442
New pages since version 4.0
1543
---------------------------
1644

tutorials/scripting/c_sharp/diagnostics/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _doc_c_sharp_diagnostics:
2+
13
C# diagnostics
24
==============
35

0 commit comments

Comments
 (0)