Skip to content

Commit 89235a5

Browse files
authored
Merge pull request #1242 from gusthoff/content/advanced_ada/review/editorial/numerics/20250627
Editorial change: introducing separate chapter on numeric attributes
2 parents a9d1e59 + 8070f2d commit 89235a5

File tree

4 files changed

+1658
-1642
lines changed

4 files changed

+1658
-1642
lines changed

content/courses/advanced-ada/changelog.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ CHANGELOG
55

66
.. include:: ../global.txt
77

8+
Release 2025-07
9+
---------------
10+
11+
- New chapter:
12+
13+
- :doc:`Numeric Attributes <parts/data_types/numeric_attributes>`
14+
15+
- Note: these are editorial changes, as the content was moved from the
16+
:doc:`Numerics <parts/data_types/numerics>` chapter.
17+
18+
819
Release 2025-06
920
---------------
1021

content/courses/advanced-ada/parts/data_types/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ Data types
1212
arrays
1313
strings
1414
numerics
15+
numeric_attributes

0 commit comments

Comments
 (0)