Skip to content

Commit

Permalink
Merge pull request #233 from Alignak-monitoring/Add_Changelog
Browse files Browse the repository at this point in the history
Add: 0.1 Changelog
  • Loading branch information
David Durieux committed Oct 7, 2015
2 parents 1da8761 + c7ad244 commit 8d42dcd
Showing 1 changed file with 28 additions and 3 deletions.
31 changes: 28 additions & 3 deletions Changelog
Expand Up @@ -2,7 +2,32 @@
Alignak ChangeLog
#################

x.y.z
-----
0.1 (2015-10-07)
----------------

FIX:
* Parsing - allow empty field for ListProp (regression)
* Various fix included in code cleaning (config parsing, HTTP layer...)

ENHANCEMENT:
* Pylint code quality (80%)
* Timeperiods - Parsing and detection (+ tests)
* Config - File structure of etc folder

ADDITION:
* Python namespaces support
* Tests - Functionals tests (API focused)

DELETION :
* Bottle (replaced by cherrypy)
* Pycurl (replaced by requests)
* Termcolor (added in requirements)
* Importlib (added in requirements)
* Ordereddict (added in test requirements)
* Dupllication in config test files
* Dead code in wait_new_conf
* Wsgi support for http deamon
* Android support
* Alignak CLI


First release.

0 comments on commit 8d42dcd

Please sign in to comment.