We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ade9282 + b4f9e8e commit b0fdb29Copy full SHA for b0fdb29
CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
+## 3.3.1 - 2022-10-22
8
+
9
+**Fixed**
10
11
+- Fixes [#73](https://github.com/stackkit/laravel-google-cloud-tasks-queue/issues/73) Cannot access protected property Illuminate\Queue\Jobs\SyncJob::$job
12
13
## 3.3.0 - 2022-10-15
14
15
**Added**
0 commit comments