From 9e29ad97f7f209c302f21c9ca2e55cc81d3e6365 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Gilles?= <sebastien.gilles@inria.fr>
Date: Mon, 17 May 2021 09:37:14 +0200
Subject: [PATCH] Changelog: add explicit explanation of the convention used.

---
 Changelog.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Changelog.md b/Changelog.md
index 92670e6..92cd782 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,3 +1,5 @@
+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.
+
 # [v21.05](https://gitlab.inria.fr/formations/cpp/gettingstartedwithmoderncpp/-/releases/v21.05)
 
 A third training session is given in [May 2021](https://sed.saclay.inria.fr/formations/2021-05-17-cpp/), under a slightly different format due to Covid 19 crisis: 5 half days in visio and no TP during the sessions.
-- 
GitLab