Skip to content

Commit 6e88db1

Browse files
Update CHANGELOG
1 parent 43da047 commit 6e88db1

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
All notable changes to `setting` will be documented in this file.
44

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+
519
## v1.2.5 - 2022-07-22
620

721
### Added

0 commit comments

Comments
 (0)