We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c184087 commit 578ee7dCopy full SHA for 578ee7d
CHANGELOG.md
@@ -4,6 +4,18 @@ 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
+## 2.1.1 - 2021-05-14
8
+
9
+**Fixed**
10
11
+- Added support for Laravel Octane and fix [#17](https://github.com/stackkit/laravel-google-cloud-tasks-queue/issues/17)
12
13
+## 2.1.0 - 2021-05-11
14
15
+**Added**
16
17
+- Handling of failed jobs
18
19
## 2.1.0-beta1 - 2021-03-28
20
21
**Added**
0 commit comments