mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00
changelog entry
This commit is contained in:
parent
e97d3fb663
commit
1bea4cae2c
1 changed files with 4 additions and 1 deletions
|
@ -12,7 +12,10 @@ Current Developments
|
|||
|
||||
**Removed:** None
|
||||
|
||||
**Fixed:** None
|
||||
**Fixed:**
|
||||
|
||||
* Fixed an issue whereby attempting to delete a literal value (e.g., ``del 7``)
|
||||
in the prompt_toolkit shell would cause xonsh to crash.
|
||||
|
||||
**Security:** None
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue