update changelog
This commit is contained in:
parent
896a320da5
commit
ea7473f18d
2 changed files with 9 additions and 1 deletions
|
@ -1,4 +1,12 @@
|
|||
|
||||
0.1a27
|
||||
------
|
||||
|
||||
- [feature] Overhauled file monitors. Added the "process existing" (defaults
|
||||
to true) and "stop on error" (defaults to false) features to both Linux and
|
||||
Win32 file monitors. Both features may be overridden in config. The Linux
|
||||
file monitor was rewritten as an ``edbob.daemon.Daemon`` class.
|
||||
|
||||
0.1a26
|
||||
------
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
__version__ = '0.1a26'
|
||||
__version__ = '0.1a27'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue