~~~~~~~~~~~~~~~~~
pwrusb Change Log
~~~~~~~~~~~~~~~~~

------------------
v1.0.3, 2016-04-11
------------------

- fix a bug in pypi installs

--------------------
v1.0.2-1, 2016-04-11
--------------------

- removed an out of date comment from README.md file

------------------
v1.0.2, 2016-04-04
------------------

- fix a bug in pypi installs

------------------
v1.0.1, 2016-04-03
------------------

- Major bug fix that fixes the problem that power status was almost always (incorrectly) False,False,False

------------------------
v1.0.0dev1-2, 2016-04-01
------------------------

- fixed bug in release scripts that left necessary files out

----------------------
v1.0.0dev1, 2016-04-01
----------------------

- major reorganization of project
- significant additional install/build error checking
- changes to protocol for calling


----------------------
v0.3.0dev1, 2016-03-31
----------------------

- updated project file layout
- require Python 3.3 or newer (for access to shutil.which())
- started changing protocols of methods for control & realized should update major version number


------------------
v0.2.0, 2014-10-31
------------------

- Repackaged for github and pypi


------------------
v0.1.0, 2014-01-16
------------------

- Initial working version via SWIG interface