Skip to content

Commit

Permalink
Merge pull request #4 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 19, 2021
2 parents 1ff118d + cc72110 commit e19778a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.2.0](https://www.github.com/brokeyourbike/zenith-bank-api-client-php/compare/v0.1.1...v0.2.0) (2021-12-19)


### ⚠ BREAKING CHANGES

* remove `isLive`

### Bug Fixes

* remove `isLive` ([855ae2c](https://www.github.com/brokeyourbike/zenith-bank-api-client-php/commit/855ae2cefa1de610dd29d176826f9513106a6ca1))

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


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

0 comments on commit e19778a

Please sign in to comment.