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 56df912 commit 34737d5Copy full SHA for 34737d5
CHANGELOG.md
@@ -2,14 +2,14 @@
2
3
All notable changes to `qcod/laravel-settings` will be documented in this file
4
5
-## 1.0.2 - 2016-10-10
+## 1.0.2 - 2018-10-10
6
7
- Changed helper function and facade name, made them plural
8
9
-## 1.0.1 - 2016-10-10
+## 1.0.1 - 2018-10-10
10
11
- Binding bug fixed, now settings can be accessed via helper setting('key') and \Setting::get('key')
12
13
-## 1.0.0 - 2016-10-09
+## 1.0.0 - 2018-10-09
14
15
- initial release
0 commit comments