Skip to content

Commit

Permalink
chore: release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 16, 2023
1 parent b86ac6a commit dbcf7f3
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## [0.2.0](https://www.github.com/brokeyourbike/parallex-bank-api-client-php/compare/v0.1.0...v0.2.0) (2023-08-16)


### Features

* add methods ([331cc6a](https://www.github.com/brokeyourbike/parallex-bank-api-client-php/commit/331cc6a78bbdc2a80cf67ecb01c736a3b2cfbc7d))
* config and response ([894000c](https://www.github.com/brokeyourbike/parallex-bank-api-client-php/commit/894000ca1f75b75b36f4ee868139d8374b1f3b31))


### Bug Fixes

* format amounts ([b86ac6a](https://www.github.com/brokeyourbike/parallex-bank-api-client-php/commit/b86ac6a1c72b0b7b878966f7d526a2907ec1a606))
* slash ([96d3429](https://www.github.com/brokeyourbike/parallex-bank-api-client-php/commit/96d342969619dbff5a305747f5f7d42831ee610a))


### Miscellaneous Chores

* button ([69e8f33](https://www.github.com/brokeyourbike/parallex-bank-api-client-php/commit/69e8f3318e71d933a4a46ef7c3681c349cff9e1e))

## 0.1.0 (2023-05-14)


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

0 comments on commit dbcf7f3

Please sign in to comment.