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 43da047 commit 6e88db1Copy full SHA for 6e88db1
CHANGELOG.md
@@ -2,6 +2,20 @@
2
3
All notable changes to `setting` will be documented in this file.
4
5
+## v1.2.6 - 2022-10-22
6
+
7
+### What's Changed
8
9
+- Bump aglipanci/laravel-pint-action from 0.1.0 to 1.0.0 by @dependabot in https://github.com/michaelnabil230/laravel-setting/pull/7
10
+- Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in https://github.com/michaelnabil230/laravel-setting/pull/8
11
+- Format workflow
12
+- Rename file `AbstractStore` to `SettingStore`
13
+- Added method `setExtraColumns` in `SettingStore`
14
+- Fix types in the helper setting
15
+- Some Improvements in `RedisSettingStore`
16
17
+**Full Changelog**: https://github.com/michaelnabil230/laravel-setting/compare/v1.2.5...v1.2.6
18
19
## v1.2.5 - 2022-07-22
20
21
### Added
0 commit comments