From be1ae1a9ac5ed0c99c1176ccc86eba7521e0f99e Mon Sep 17 00:00:00 2001 From: Tiago Nobrega Date: Thu, 10 Oct 2024 11:34:08 -0300 Subject: [PATCH] docs: release notes for 2.8.0 (#289) --- docs/changelog.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index dbdb8fb..2d5ce14 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,3 +1,5 @@ +:tocdepth: 2 + *************** Changelog *************** @@ -5,6 +7,11 @@ Changelog See the `Releases page`_ on GitHub for a complete list of commits that are included in each version. +2.8.0 (2024-Oct-10) +------------------- +- Positional arguments are now displayed in 'help' outputs. +- The terminal cursor is now hidden during execution. + 2.7.0 (2024-Sep-05) ------------------- - Add a new ``CraftCommandError`` class for errors that wrap command output