From fdf9c76512a0bccc863aff606274c5920aa464c4 Mon Sep 17 00:00:00 2001 From: Thibault Hallouin <thibault.hallouin@inrae.fr> Date: Tue, 7 Feb 2023 18:39:15 +0100 Subject: [PATCH] add changelog --- changelog.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 changelog.rst diff --git a/changelog.rst b/changelog.rst new file mode 100644 index 0000000..d93af14 --- /dev/null +++ b/changelog.rst @@ -0,0 +1,14 @@ +.. default-role:: obj + +.. + latest + ------ + + Yet to be versioned and released. Only available from *dev* branch until then. + +v#.#.# +------ + +Released on ????-??-??. + +* first release -- GitLab