We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a4c9e8 commit 4501370Copy full SHA for 4501370
CHANGELOG.md
@@ -6,9 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+
10
+## [1.0.1] - 2022-03-02
11
+### Fixed
12
+- Fixed HTTP method to create a worker
13
14
## [1.0.0] - 2021-12-17
15
### Added
16
- Initial release on packagist
17
18
[Unreleased]: https://github.com/onfleet/php-onfleet/compare/v1.0.0...HEAD
19
[1.0.0]: https://github.com/onfleet/php-onfleet/releases/tag/v1.0.0
20
+[1.0.1]: https://github.com/onfleet/php-onfleet/compare/v1.0.0...v1.0.1
0 commit comments