File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 1.0.3] - 2023-06-22
10
+ ### Fixed
11
+ - Fixed issue when getting data from workers and tasks
12
+
9
13
## [ 1.0.2] - 2022-04-28
10
14
### Fixed
11
15
- The wrapper complies with PSR-4 standard
@@ -19,7 +23,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
19
23
### Added
20
24
- Initial release on packagist
21
25
22
- [ Unreleased ] : https://github.com/onfleet/php-onfleet/compare/v1.0.0 ...HEAD
26
+ [ Unreleased ] : https://github.com/onfleet/php-onfleet/compare/v1.0.3 ...HEAD
23
27
[ 1.0.0 ] : https://github.com/onfleet/php-onfleet/releases/tag/v1.0.0
24
28
[ 1.0.1 ] : https://github.com/onfleet/php-onfleet/compare/v1.0.0...v1.0.1
25
29
[ 1.0.2 ] : https://github.com/onfleet/php-onfleet/compare/v1.0.1...v1.0.2
30
+ [ 1.0.3 ] : https://github.com/onfleet/php-onfleet/compare/v1.0.2...v1.0.3
You can’t perform that action at this time.
0 commit comments