We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0f483a commit 505300bCopy full SHA for 505300b
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
All notable changes to `qcod/laravel-app-settings` will be documented in this file
4
5
+
6
+## 1.0.2 - 2016-10-10
7
8
+Package has been split into two parts
9
+- `qcod/laravel-app-settings` which keeps the current API without any breaking changes and
10
+- `qcod/laravel-settings` to store a key-value pair in the database
11
12
## 1.0.1 - 2016-10-07
13
14
- Added support for image and file upload in settings
0 commit comments