From 57f167296a2d043ab377e7bc2fa9b88a76ac9e42 Mon Sep 17 00:00:00 2001 From: beerose Date: Tue, 5 Mar 2024 17:47:30 +0100 Subject: [PATCH] Remove mention about CLI upgrade from v5 changelog --- docs/changelog/5_x.rst | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/docs/changelog/5_x.rst b/docs/changelog/5_x.rst index 52f1f3b55c3..3321c1fa063 100644 --- a/docs/changelog/5_x.rst +++ b/docs/changelog/5_x.rst @@ -4,18 +4,9 @@ v5.0 :edb-alt-title: EdgeDB v5 -To play with the new features, install the CLI using `our installation guide -`_. - -Make sure to install the 5.0 testing version of CLI by upgrading it: - -.. code-block:: bash - - $ edgedb cli upgrade --to-testing - -When initializing the project, make sure to also specify version 5.0 as -pre-release versions are not considered stable and will not be automatically -suggested: +To play with the new features, make sure to specify version 5.0 when +initializing the project as pre-release versions are not considered stable +and will not be automatically suggested: .. code-block:: bash