From 3358ff230377f362d01161379a38fccab6e61780 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Charles-Edouard=20Br=C3=A9t=C3=A9ch=C3=A9?= Date: Sat, 4 Nov 2023 20:11:15 +0100 Subject: [PATCH] release: v0.0.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Charles-Edouard Brétéché --- .release-notes/_template.md | 2 ++ .release-notes/main.md | 12 ++++-------- .release-notes/v0.0.1.md | 14 ++++++-------- 3 files changed, 12 insertions(+), 16 deletions(-) diff --git a/.release-notes/_template.md b/.release-notes/_template.md index 1567eb2d..7131ad5f 100644 --- a/.release-notes/_template.md +++ b/.release-notes/_template.md @@ -3,6 +3,8 @@ Release notes for `TODO`. ## :star: Examples :star: -- Example to work with `DOCKERFILE` added - ## :guitar: Misc :guitar: -- Escaping projections now use `\` instead of `/` -- JSON and openapi schemas are now available +--> diff --git a/.release-notes/v0.0.1.md b/.release-notes/v0.0.1.md index 37cfed38..108e9ac3 100644 --- a/.release-notes/v0.0.1.md +++ b/.release-notes/v0.0.1.md @@ -1,18 +1,16 @@ # Release notes -Release notes for `TODO`. +Release notes for `v0.0.1`. - +## :guitar: Misc :guitar: +- Escaping projections now use `\` instead of `/` +- JSON and openapi schemas are now available ## :guitar: Misc :guitar: - First release :tada: \ No newline at end of file