aboutsummaryrefslogtreecommitdiffhomepage
path: root/main/app/sprinkles/ConfigManager/CHANGELOG.md
diff options
context:
space:
mode:
authormarvin-borner@live.com2018-04-16 21:09:05 +0200
committermarvin-borner@live.com2018-04-16 21:09:05 +0200
commitcf14306c2b3f82a81f8d56669a71633b4d4b5fce (patch)
tree86700651aa180026e89a66064b0364b1e4346f3f /main/app/sprinkles/ConfigManager/CHANGELOG.md
parent619b01b3615458c4ed78bfaeabb6b1a47cc8ad8b (diff)
Main merge to user management system - files are now at /main/public/
Diffstat (limited to 'main/app/sprinkles/ConfigManager/CHANGELOG.md')
-rwxr-xr-xmain/app/sprinkles/ConfigManager/CHANGELOG.md27
1 files changed, 27 insertions, 0 deletions
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