Fix a regression in the previous release that broke the remote file kitten

Fixes #6186
This commit is contained in:
Kovid Goyal
2023-04-15 21:04:30 +05:30
parent 12efff6d08
commit 39eff0fe8c
2 changed files with 6 additions and 1 deletions

View File

@@ -35,6 +35,11 @@ mouse anywhere in the current command to move the cursor there. See
Detailed list of changes
-------------------------------------
0.28.1 [future]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Fix a regression in the previous release that broke the remote file kitten (:iss:`6186`)
0.28.0 [2023-04-15]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~