From 58860fe519604bbabf4665e836486f4d06806a3f Mon Sep 17 00:00:00 2001 From: rebortg Date: Wed, 10 Feb 2021 20:45:48 +0100 Subject: Releasenotes: add weekly releasenote create script --- docs/changelog/1.3.rst | 3 +++ docs/changelog/1.4.rst | 3 +++ docs/changelog/index.rst | 2 ++ 3 files changed, 8 insertions(+) create mode 100644 docs/changelog/1.3.rst create mode 100644 docs/changelog/1.4.rst (limited to 'docs/changelog') diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst new file mode 100644 index 00000000..fb55ff5e --- /dev/null +++ b/docs/changelog/1.3.rst @@ -0,0 +1,3 @@ +################# +VyOS 1.3 Equuleus +################# diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst new file mode 100644 index 00000000..81551af7 --- /dev/null +++ b/docs/changelog/1.4.rst @@ -0,0 +1,3 @@ +################ +VyOS 1.4 Sagitta +################ diff --git a/docs/changelog/index.rst b/docs/changelog/index.rst index ae964145..c5af65ef 100644 --- a/docs/changelog/index.rst +++ b/docs/changelog/index.rst @@ -10,6 +10,8 @@ Changelog :maxdepth: 1 :includehidden: + 1.4 + 1.3 1.2.6 1.2.5 1.2.4 -- cgit v1.2.3