From 66229ec4c0419fb7d3f98a870e8827328e4823f5 Mon Sep 17 00:00:00 2001 From: gusthoff Date: Fri, 7 Feb 2025 15:06:01 +0100 Subject: [PATCH] Editorial change: adding details about 2025-01 release --- content/courses/advanced-ada/changelog.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/content/courses/advanced-ada/changelog.rst b/content/courses/advanced-ada/changelog.rst index 12a4a1273..449a04853 100644 --- a/content/courses/advanced-ada/changelog.rst +++ b/content/courses/advanced-ada/changelog.rst @@ -5,6 +5,19 @@ CHANGELOG .. include:: ../global.txt +Release 2025-01 +--------------- + +- New chapter: + + - :doc:`Shared Variable Control ` + + - Note: these are editorial changes, as the content was moved + from the + :doc:`Types and Representation ` + chapter. + + Release 2024-11 ---------------