diff --git a/docs/changelog.rst b/docs/changelog.rst index 9398d4e..dbdb8fb 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -5,8 +5,13 @@ Changelog See the `Releases page`_ on GitHub for a complete list of commits that are included in each version. -2.6.0 (2024-02-07) ------------------- +2.7.0 (2024-Sep-05) +------------------- +- Add a new ``CraftCommandError`` class for errors that wrap command output +- Fix the reporting of error messages containing multiple lines + +2.6.0 (2024-Jul-02) +------------------- - Disable exception chaining for help/usage exceptions - Support a doc slug in CraftError in addition to full urls