diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..c43859d --- /dev/null +++ b/CHANGELOG.md @@ -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