mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-05 17:00:58 +01:00
Add news item
This commit is contained in:
parent
04521fe244
commit
af2bf1851c
1 changed files with 14 additions and 0 deletions
14
news/load-events.rst
Normal file
14
news/load-events.rst
Normal file
|
@ -0,0 +1,14 @@
|
|||
**Added:**
|
||||
|
||||
* Load events are now available
|
||||
* New events added: `on_post_init`, `on_pre_cmdloop`, `on_pre_rc`, `on_post_rc`, `on_ptk_create`
|
||||
|
||||
**Changed:** None
|
||||
|
||||
**Deprecated:** None
|
||||
|
||||
**Removed:** None
|
||||
|
||||
**Fixed:** None
|
||||
|
||||
**Security:** None
|
Loading…
Add table
Reference in a new issue