2014-04-27 Gabriel Hondet <gabrielhondet@gmail.com>

	* switched from svn to git for revisionning
	* passed to version 0.0dev3

2014-04-26 Gabriel Hondet <gabrielhondet@gmail.com>

	* added module graph.py
	* changed path of saved datas, now in ~/ewee_data
	* added module pinselection
	* changed the manner of selecting pin to display
	* added module to write ods file
	* changed % operator by str.format() (see PEP 3101)

2014-04-23 Gabriel Hondet <gabrielhondet@gmail.com>

	* cleaned the svn mess, all python files in EweeStats/
	* removed sphinxdoc sources
	* corrected MANIFEST.in
	* added Apache-2.0 license
	* setup.py now uses setuptools instead of distutils
	* added AUTHORS file
	* added CHANGELOG file
	* updated setup.py
	* changed README
	* added CHANGES file to show changes per version
	* added TODO file
	
2014-04-22 Gabriel Hondet <gabrielhondet@gmail.com>

	* changed version from 0.0 to 0.0dev1

2014-04-21 Gabriel Hondet <gabrielhondet@gmail.com>

	* completed README
	* added __init__.py
