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
66
77## [ Unreleased]
88
9+ ## [ 1.0.3] - 2023-06-22
10+ ### Fixed
11+ - Fixed issue when getting data from workers and tasks
12+
913## [ 1.0.2] - 2022-04-28
1014### Fixed
1115- 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
1923### Added
2024- Initial release on packagist
2125
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
2327[ 1.0.0 ] : https://github.com/onfleet/php-onfleet/releases/tag/v1.0.0
2428[ 1.0.1 ] : https://github.com/onfleet/php-onfleet/compare/v1.0.0...v1.0.1
2529[ 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