CHANGELOG: Use :issue: role

[ci skip]
This commit is contained in:
Fabian Homborg 2020-11-27 19:48:58 +01:00
parent 27039ed46f
commit 7e9b1f871b

View file

@ -138,7 +138,7 @@ Interactive improvements
- ``funcsave`` has a new ``--directory`` option to specify the location of the saved function (:issue:`7041`). - ``funcsave`` has a new ``--directory`` option to specify the location of the saved function (:issue:`7041`).
- ``help`` works properly on MSYS2 (:issue:`7113`). - ``help`` works properly on MSYS2 (:issue:`7113`).
- Resuming a piped job by its number, like ``fg %1`` has been fixed (:issue:`7406`). - Resuming a piped job by its number, like ``fg %1`` has been fixed (:issue:`7406`).
- Commands run from key bindings now use the same tty modes as normal commands (#7483). - Commands run from key bindings now use the same tty modes as normal commands (:issue:`7483`).
New or improved bindings New or improved bindings