When mapping a custom kitten allow using shell escaping for the kitten path

Fixes #8178
This commit is contained in:
Kovid Goyal 2024-12-31 12:13:17 +05:30
parent dac6f88453
commit 909bccb807
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C
3 changed files with 10 additions and 5 deletions

View file

@ -84,6 +84,10 @@ consumption to do the same tasks.
Detailed list of changes
-------------------------------------
0.38.2 [future]
- When mapping a custom kitten allow using shell escaping for the kitten path (:iss:`8178`)
0.38.1 [2024-12-26]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~