From c7ce502e5141ca08003f9b24a1c0fa085861b630 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20Bertrand?= Date: Tue, 17 May 2022 08:20:23 +0200 Subject: [PATCH] Add release notes for the next release --- ReleaseNotes.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 204e82b6..c588deca 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -1,3 +1,7 @@ +# 2.3.0 (2022-05-17) + +- [#343](https://github.com/laedit/vika/pull/343) - Include suggestions in GitHub output by [DanRigby](https://github.com/DanRigby) +enhancement + # 2.2.0 (2021-11-04) - [#311](https://github.com/laedit/vika/pull/311) - Add path and line to GH console output by [smoogipoo](https://github.com/smoogipoo) +enhancement