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 04ac8e1 commit ced5923Copy full SHA for ced5923
docs/prologue/changelog/4.x.md
@@ -1,5 +1,22 @@
1
# 4.x
2
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
20
## v4.2.1 - 2023-02-20
21
22
### Added
0 commit comments