diff --git a/changelog.md b/changelog.md new file mode 100644 index 00000000..722d496f --- /dev/null +++ b/changelog.md @@ -0,0 +1,12 @@ +## [1.1.0] - 2020-03-23 + +### Added +- Demonstration mode with restricted features and ability to reset content with an artisan command +- Option to close token popup when the code is pasted (by clicking/taping on it) + +### Changed +- Options default values can now be set in config/app +- Generated assets are now part of the repo to ease deployement + +### Fixed +- Option labels attached to wrong checkboxes \ No newline at end of file