From 8a7db5aabab06493b01140dc55c0f51119dec8d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Gilles?= <sebastien.gilles@inria.fr> Date: Thu, 8 Feb 2024 10:31:23 +0100 Subject: [PATCH] Issue (a bit lately...) tag v22.10. --- Changelog.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Changelog.md b/Changelog.md index cb5ae07..6fdef4c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,18 @@ We are using here tghe same convention as Ubuntu: a release is typically named vYY.MM, where YY is the last two digits of current year and MM two digits representing the month. +# [v22.10](https://gitlab.inria.fr/formations/cpp/gettingstartedwithmoderncpp/-/releases/v22.10) + +This version was not emitted properly right after the training session and has been created just now in February 2024. + +Exact changes will be added later (see [issue #110](https://gitlab.inria.fr/formations/cpp/gettingstartedwithmoderncpp/-/issues/110)). + +There were 3 lecturers for this session: + +- Laurent Steff [^sed-saclay] +- Sébastien Gilles [^sed-saclay] +- Vincent Rouvreau [^sed-saclay] + + # [v21.05.2](https://gitlab.inria.fr/formations/cpp/gettingstartedwithmoderncpp/-/releases/v21.05.2) Version after various fixes given during the training session. -- GitLab