File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed
content/courses/advanced-ada Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,18 @@ CHANGELOG
55
66.. include :: ../global.txt
77
8+ Release 2024-10
9+ ---------------
10+
11+ - New sections:
12+
13+ - :ref: `Discriminant constraints and operations <Adv_Ada_Record_Discriminant_Constraints_Operations >`
14+
15+ - :ref: `Unknown discriminants <Adv_Ada_Unknown_Discriminants >`
16+
17+ - :ref: `Derived array types and array subtypes <Adv_Ada_Derived_Array_Types_Array_Subtypes >`
18+
19+
820Release 2024-09
921---------------
1022
Original file line number Diff line number Diff line change @@ -585,6 +585,8 @@ we'd like to highlight the following aspects:
585585 form: :ada: `(others => (others => 0.0)) `.
586586
587587
588+ .. _Adv_Ada_Derived_Array_Types_Array_Subtypes :
589+
588590Derived array types and array subtypes
589591--------------------------------------
590592
You can’t perform that action at this time.
0 commit comments