update changelog
This commit is contained in:
parent
33c951e7fe
commit
2e57936ed1
2 changed files with 12 additions and 1 deletions
11
CHANGES.txt
11
CHANGES.txt
|
@ -1,4 +1,15 @@
|
|||
|
||||
0.1a28
|
||||
------
|
||||
|
||||
- [bug] Secured daemon PID files. They are no longer readable or writeable
|
||||
(whoops) by anyone other than the user who owns the process.
|
||||
|
||||
- [feature] Added ``--progress`` argument to command system.
|
||||
|
||||
- [general] Added initial Fabric script.
|
||||
|
||||
|
||||
0.1a27
|
||||
------
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
__version__ = '0.1a27'
|
||||
__version__ = '0.1a28'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue