Skip to content

Commit

Permalink
Merge pull request #1 from brokeyourbike/release-v0.1.0
Browse files Browse the repository at this point in the history
chore: release 0.1.0
  • Loading branch information
brokeyourbike committed Oct 31, 2021
2 parents d6e4f55 + ba45320 commit 9e09b35
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Changelog

## [0.1.0](https://www.github.com/brokeyourbike/zenith-bank-api-client-php/compare/v0.0.1...v0.1.0) (2021-10-31)


### Features

* add client ([9725c35](https://www.github.com/brokeyourbike/zenith-bank-api-client-php/commit/9725c35de231383ec6c3ecbbcb96dd5cc695efff))
* more API methods ([d6e4f55](https://www.github.com/brokeyourbike/zenith-bank-api-client-php/commit/d6e4f55011efb5b270f04393adc30cd72b5a72af))


### Bug Fixes

* implement HasSourceModelInterface ([8623b8c](https://www.github.com/brokeyourbike/zenith-bank-api-client-php/commit/8623b8cab249c7731ca572f53360073243175dd9))
* static method for enum ([6a20b70](https://www.github.com/brokeyourbike/zenith-bank-api-client-php/commit/6a20b7044f4ca71fef69034bd7f8fff861eced26))
* use carbon function ([bf8b36e](https://www.github.com/brokeyourbike/zenith-bank-api-client-php/commit/bf8b36e755adcc3aa9fbedd2ec2c28af3ffa0d49))
* who need a separate var ([6e54314](https://www.github.com/brokeyourbike/zenith-bank-api-client-php/commit/6e54314d192c069f0aa28146cddc1552c29d1bb3))


### Miscellaneous Chores

* update license badge ([5c5c7b2](https://www.github.com/brokeyourbike/zenith-bank-api-client-php/commit/5c5c7b2cc36c700b5db612a2032da7e00cf7a589))
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,6 @@
"bamarni/composer-bin-plugin": "^1.4",
"phpunit/phpunit": "^9",
"mockery/mockery": "^1.4"
}
},
"version": "0.1.0"
}

0 comments on commit 9e09b35

Please sign in to comment.