From cf14306c2b3f82a81f8d56669a71633b4d4b5fce Mon Sep 17 00:00:00 2001 From: marvin-borner@live.com Date: Mon, 16 Apr 2018 21:09:05 +0200 Subject: Main merge to user management system - files are now at /main/public/ --- main/app/sprinkles/ConfigManager/CHANGELOG.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100755 main/app/sprinkles/ConfigManager/CHANGELOG.md (limited to 'main/app/sprinkles/ConfigManager/CHANGELOG.md') diff --git a/main/app/sprinkles/ConfigManager/CHANGELOG.md b/main/app/sprinkles/ConfigManager/CHANGELOG.md new file mode 100755 index 0000000..4248a56 --- /dev/null +++ b/main/app/sprinkles/ConfigManager/CHANGELOG.md @@ -0,0 +1,27 @@ +# Change Log + +## 2.0.4 +- Fix issue with FormGenerator (for real this time) +- Bump FormGenerator version + +## 2.0.3 +- Fix issue with FormGenerator + +## 2.0.2 +- Fix assets bundle issue + +## 2.0.1 +- Updated dependencies + +## 2.0.0 +Updated for UserFrosting v4.1.x + +## 1.0.2 +- Update composer.json + +## 1.0.1 +- Added controlled access +- Added more settings to the default UI + +## 1.0.0 +- Initial release -- cgit v1.2.3