New ChangeLog format proposed by Florian Streibelt

This commit is contained in:
Sebastian Lohff 2012-05-04 12:23:48 +02:00
parent be6e735a43
commit e7215bd9cb
2 changed files with 22 additions and 16 deletions

22
ChangeLog Normal file
View File

@ -0,0 +1,22 @@
servefile changelog
===================
2012-04-27 v0.4.0
-----------------
0.4.0 released
* SSL capabilities
* Automatic creation of self signed certificates
* HTTP basic auth
* HEAD support
* POST/Multipart upload support
* PUT/POST upload support
2012-04-05 v0.3.2
-----------------
0.3.2 released
* argparse

View File

@ -1,16 +0,0 @@
servefile changelog
===================
v0.4.0
------
* SSL capabilities
* Automatic creation of self signed certificates
* HTTP basic auth
* HEAD support
* POST/Multipart upload support
* PUT/POST upload support
v0.3.2
------
* argparse