Skip to content

Commit

Permalink
Merge pull request #5 from brokeyourbike/release-v0.2.0
Browse files Browse the repository at this point in the history
chore: release 0.2.0
  • Loading branch information
brokeyourbike committed Dec 25, 2021
2 parents 0540e26 + 329422d commit 40c41cb
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [0.2.0](https://www.github.com/brokeyourbike/paystack-api-client-php/compare/v0.1.0...v0.2.0) (2021-12-25)


### ⚠ BREAKING CHANGES

* it's a breaking change

### Bug Fixes

* it's a breaking change ([0540e26](https://www.github.com/brokeyourbike/paystack-api-client-php/commit/0540e265550ac22c0a7005a544410958c845cd80))
* use php 8.1 ([059cb64](https://www.github.com/brokeyourbike/paystack-api-client-php/commit/059cb6464a2d4572b62f685c14f72322bf248e8b))


### Miscellaneous Chores

* update badge link ([4bf47d6](https://www.github.com/brokeyourbike/paystack-api-client-php/commit/4bf47d6b8b8f6a9999eec5991e43f067d4489987))

## 0.1.0 (2021-12-19)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
"phpunit/phpunit": "^9.5",
"mockery/mockery": "^1.4"
},
"version": "0.1.0"
"version": "0.2.0"
}

0 comments on commit 40c41cb

Please sign in to comment.