All enhancements and patches to statuspage will be documented in this file. This project adheres to Semantic Versioning.
- Systems and Panels are now ordered to make sure that no commit is issued when nothing changes (#12)
- Refactored the code to make it easier to read
- Fixed a bug on python 3 where the hash function wasn't working.
- Only commit if content differs (@Jcpetrucci)
- issued new pypi release
- fixed packaging problems by using a module
- minified and merged style.css with milligram.min.css
- fixed packaging problems
- statuspage is now available on PyPi
- Added support for GitHub organizations
- Makes sure that non-collaborator issues/comments are not displayed
- Initial release