From bc56a0436be95cf059af6466d352ce090cd68337 Mon Sep 17 00:00:00 2001 From: Fabian Boehm Date: Thu, 3 Aug 2023 18:17:05 +0200 Subject: [PATCH] CHANGELOG: Add 3.6.2 section --- CHANGELOG.rst | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index d78fe3850..246dae021 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,43 @@ +fish 3.6.2 (released ???) +========================= + +This release of fish contains a number of fixes for problems identified in fish 3.6.1, as well as some enhancements. + +Notable improvements and fixes +------------------------------ +??? + +Deprecations and removed features +--------------------------------- +??? + +Scripting improvements +---------------------- +??? + +Interactive improvements +------------------------ +??? + +Improved prompts +^^^^^^^^^^^^^^^^ +??? + +Completions +^^^^^^^^^^^ +- Added completions for: + - ??? + +Other improvements +------------------ +- Improvements and corrections to the documentation. + +For distributors +---------------- +??? + +-------------- + fish 3.6.1 (released March 25, 2022) ====================================