Added changelog

This commit is contained in:
Scott E. Graves
2018-10-02 23:30:18 -05:00
parent ee40dfefeb
commit b4aa381023

10
CHANGELOG.md Normal file
View File

@@ -0,0 +1,10 @@
# Changelog #
## 1.0.0 ##
* Initial release
* Windows support
## 1.0.1 ##
* Added configuration settings for Repertory 1.0.0-alpha.2 and above
* Fixed memory leak on component unmount
* Added error display
* Various fixes and layout changes