Skip to content

Commit 8481702

Browse files
committed
Update CHANGELOG.md
1 parent f6d0990 commit 8481702

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ Note: you may refer to `README.md` for description of features.
33

44
## Dev (WIP)
55
- Compatibility with Laravel 12
6+
- Fake objects are available for writing tests with this library (https://github.com/Vectorial1024/laravel-process-async/issues/15)
7+
- Improved security for the task runners (https://github.com/Vectorial1024/laravel-process-async/issues/10), which includes:
8+
- Task runner Artisan command hidden from the Artisan command list
9+
- Configurable task details secret key
610

711
## 0.3.0 (2025-01-26)
812
- Task IDs can be given to tasks (generated or not) (https://github.com/Vectorial1024/laravel-process-async/issues/5)

0 commit comments

Comments
 (0)