Skip to content

Commit

Permalink
Merge pull request #5 from brokeyourbike/release-v0.3.1
Browse files Browse the repository at this point in the history
chore: release 0.3.1
  • Loading branch information
brokeyourbike authored Feb 8, 2022
2 parents 70a6801 + fdafe59 commit f3c3dfe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.3.1](https://www.github.com/brokeyourbike/globus-bank-api-client-php/compare/v0.3.0...v0.3.1) (2022-02-08)


### Bug Fixes

* add new `PaymentStatusEnum` value ([70a6801](https://www.github.com/brokeyourbike/globus-bank-api-client-php/commit/70a68013c6f4040e9980b718c0e1b14511052ba1))

## [0.3.0](https://www.github.com/brokeyourbike/globus-bank-api-client-php/compare/v0.2.1...v0.3.0) (2022-02-02)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@
"bamarni/composer-bin-plugin": true
}
},
"version": "0.3.0"
"version": "0.3.1"
}

0 comments on commit f3c3dfe

Please sign in to comment.