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 1cf7209 commit d02d86cCopy full SHA for d02d86c
CHANGELOG.md
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [1.0.2] - 2022-04-28
10
+### Fixed
11
+- The wrapper complies with PSR-4 standard
12
+- The second parameter for Onfleet class is optional
13
14
## [1.0.1] - 2022-03-02
15
### Fixed
@@ -18,3 +22,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
22
[Unreleased]: https://github.com/onfleet/php-onfleet/compare/v1.0.0...HEAD
19
23
[1.0.0]: https://github.com/onfleet/php-onfleet/releases/tag/v1.0.0
20
24
[1.0.1]: https://github.com/onfleet/php-onfleet/compare/v1.0.0...v1.0.1
25
+[1.0.2]: https://github.com/onfleet/php-onfleet/compare/v1.0.1...v1.0.2
0 commit comments