Skip to content

Commit ced5923

Browse files
committed
🧾 Update CHANGELOG
1 parent 04ac8e1 commit ced5923

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

docs/prologue/changelog/4.x.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# 4.x
22

3+
## v4.3.0 - 2023-04-06
4+
5+
### Added
6+
7+
- Added asynchronous actions by @andrey-helldar in https://github.com/TheDragonCode/laravel-actions/pull/134
8+
9+
### Changed
10+
11+
- Replace `warning` messages with `info` by @andrey-helldar in https://github.com/TheDragonCode/laravel-actions/pull/132
12+
- Fixed output of extra information at startup by @andrey-helldar in https://github.com/TheDragonCode/laravel-actions/pull/133
13+
14+
### New Contributors
15+
16+
- @SaintPeter made their first contribution in https://github.com/TheDragonCode/laravel-actions/pull/130
17+
18+
**Full Changelog**: https://github.com/TheDragonCode/laravel-actions/compare/v4.2.1...v4.3.0
19+
320
## v4.2.1 - 2023-02-20
421

522
### Added

0 commit comments

Comments
 (0)