From 43e7427df72e9f109dc05110af7458384a998bf6 Mon Sep 17 00:00:00 2001 From: Jan Sikorski Date: Tue, 27 Aug 2024 15:19:52 +0200 Subject: [PATCH] release notes update --- RELEASE-NOTES.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index f469a14f08..5f57e52198 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -16,6 +16,16 @@ # Unreleased version ## Backward incompatibility + +## Deprecations + +## New additions + +## Fixes and improvements + + +# v3.0.0 +## Backward incompatibility * Dropped support for Python below 3.10 version. * `snow object stage` commands are removed in favour of `snow stage`. * `snow snowpark init` and `snow streamlit init` commands are removed in favor of `snow init` command.