Skip to content

Commit 60f8ebf

Browse files
authored
Prepare for v1.0.3 (#13)
1 parent 3eeb8ea commit 60f8ebf

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)