Skip to content

Commit 8502d26

Browse files
Naoraygithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent d32acc7 commit 8502d26

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

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

33
All notable changes to `laravel-github-monolog` will be documented in this file.
44

5+
## v3.0.0 - 2025-02-28
6+
7+
### What's Changed
8+
9+
* remove custom store implementation in favor of laravel's cache
10+
* add customizable stubs
11+
* Added Laravel 12 support by @andrey-helldar in https://github.com/Naoray/laravel-github-monolog/pull/7
12+
13+
s. [UPGRADE.md](https://github.com/Naoray/laravel-github-monolog/blob/main/UPGRADE.md) for an upgrade guide as this release includes a few breaking changes.
14+
15+
### New Contributors
16+
17+
* @andrey-helldar made their first contribution in https://github.com/Naoray/laravel-github-monolog/pull/7
18+
19+
**Full Changelog**: https://github.com/Naoray/laravel-github-monolog/compare/v2.1.1...v3.0.0
20+
521
## v2.1.1 - 2025-01-13
622

723
- fix wrong array key being used for deduplication stores (before `driver`, now `store`)

0 commit comments

Comments
 (0)