We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a64273e commit 57454e1Copy full SHA for 57454e1
CHANGELOG.md
@@ -6,16 +6,16 @@ All notable changes to `qcod/laravel-app-settings` will be documented in this fi
6
7
- Group Settings by name
8
9
-## 1.0.2 - 2016-10-10
+## 1.0.2 - 2018-10-10
10
11
Package has been split into two parts
12
- `qcod/laravel-app-settings` which keeps the current API without any breaking changes and
13
- `qcod/laravel-settings` to store a key-value pair in the database
14
15
-## 1.0.1 - 2016-10-07
+## 1.0.1 - 2018-10-07
16
17
- Added support for image and file upload in settings
18
19
-## 1.0.0 - 2016-10-04
+## 1.0.0 - 2018-10-04
20
21
- initial release
0 commit comments