mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00
Add entry to CHANGELOG.rst
This commit is contained in:
parent
2c8ff91480
commit
9758ac8589
1 changed files with 6 additions and 2 deletions
|
@ -6,11 +6,15 @@ Current Developments
|
|||
====================
|
||||
**Added:** None
|
||||
|
||||
**Changed:** None
|
||||
**Changed:**
|
||||
|
||||
* ``which`` now give a better verbose report of where the executables are found.
|
||||
|
||||
**Deprecated:** None
|
||||
|
||||
**Removed:** None
|
||||
**Removed:**
|
||||
|
||||
* Fixed bug on Windows where ``which`` did not include current directory
|
||||
|
||||
**Fixed:** None
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue