diff --git a/docs/changelog.rst b/docs/changelog.rst index 3fd758e18..afa453787 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -75,15 +75,13 @@ command. Detailed list of changes ------------------------------------- -0.24.4 [2022-02-28] +0.24.4 [future] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- Fix the default bash HISTFILE changing to :file:`~/.sh_history` instead of :file:`~/.bash_history` (:iss:`4765`) +- Shell integration: Fix the default bash :code:`$HISTFILE` changing to :file:`~/.sh_history` instead of :file:`~/.bash_history` (:iss:`4765`) - Linux binaries: Fix binaries not working on systems with older Wayland client libraries (:iss:`4760`) -- Bash integration: No longer modify :file:`~/.bashrc` to load :ref:`shell integration `. - - Fix a regression in the previous release that broke kittens launched with STDIN not being a terminal (:iss:`4763`) 0.24.3 [2022-02-28]