Skip to content

Commit

Permalink
Remove mention about CLI upgrade from v5 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
beerose committed Mar 5, 2024
1 parent 2072b8c commit 57f1672
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions docs/changelog/5_x.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,9 @@ v5.0

:edb-alt-title: EdgeDB v5

To play with the new features, install the CLI using `our installation guide
<https://www.edgedb.com/install>`_.

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
Expand Down

0 comments on commit 57f1672

Please sign in to comment.