Skip to content

Commit d02d86c

Browse files
committed
Prepare for v1.0.2
1 parent 1cf7209 commit d02d86c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
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.2] - 2022-04-28
10+
### Fixed
11+
- The wrapper complies with PSR-4 standard
12+
- The second parameter for Onfleet class is optional
913

1014
## [1.0.1] - 2022-03-02
1115
### Fixed
@@ -18,3 +22,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1822
[Unreleased]: https://github.com/onfleet/php-onfleet/compare/v1.0.0...HEAD
1923
[1.0.0]: https://github.com/onfleet/php-onfleet/releases/tag/v1.0.0
2024
[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

Comments
 (0)