File tree Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,24 @@ All notable changes to this project will be documented in this file.
88## [ Unreleased]
99
1010
11+ <a name =" 3.3.0 " ></a >
12+ ## [ 3.3.0] - 2023-08-14
13+ ### Docs
14+ - ** psalm:** Update psalm-baseline.xml
15+
16+ ### Feat
17+ - ** collectors:** add Naming trait
18+ - ** collectors:** Add ExceptionCollector class
19+
20+ ### Fix
21+ - ** ReportExceptionJob:** Change ExceptionNotify facade to ExceptionNotifyManager
22+
23+ ### Refactor
24+ - ** collectors:** improve PhpInfoCollector
25+ - ** service-provider:** Reorder service providers
26+ - ** src:** Update ExceptionNotifyManager.php
27+
28+
1129<a name =" 3.2.3 " ></a >
1230## [ 3.2.3] - 2023-08-13
1331
@@ -529,7 +547,8 @@ All notable changes to this project will be documented in this file.
529547- Merge pull request [ #1 ] ( https://github.com/guanguans/monorepo-builder-worker/issues/1 ) from guanguans/imgbot
530548
531549
532- [ Unreleased ] : https://github.com/guanguans/monorepo-builder-worker/compare/3.2.3...HEAD
550+ [ Unreleased ] : https://github.com/guanguans/monorepo-builder-worker/compare/3.3.0...HEAD
551+ [ 3.3.0 ] : https://github.com/guanguans/monorepo-builder-worker/compare/3.2.3...3.3.0
533552[ 3.2.3 ] : https://github.com/guanguans/monorepo-builder-worker/compare/3.2.2...3.2.3
534553[ 3.2.2 ] : https://github.com/guanguans/monorepo-builder-worker/compare/3.2.1...3.2.2
535554[ 3.2.1 ] : https://github.com/guanguans/monorepo-builder-worker/compare/3.2.0...3.2.1
You can’t perform that action at this time.
0 commit comments