Skip to content

Commit

Permalink
chore: Release v2.1.2.
Browse files Browse the repository at this point in the history
Signed-off-by: Bruno Gaspar <[email protected]>
  • Loading branch information
brunogaspar committed Feb 22, 2018
1 parent 4780342 commit 79bd6db
Show file tree
Hide file tree
Showing 79 changed files with 85 additions and 78 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@ We do not give estimated times for completion on `Accepted` Proposals.

---

### v2.1.2 - 2018-02-22

`FIXED`

- Issue on `all()` method on Bank Accounts API to also return Cards.
- Issue on `all()` method on Cards API to also return Bank Accounts.

### v2.1.1 - 2018-01-12

`FIXED`
Expand Down
2 changes: 1 addition & 1 deletion src/AmountConverter.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Account.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Api.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/ApiInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/ApplicationFeeRefunds.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/ApplicationFees.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Balance.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/BankAccounts.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Bitcoin.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Cards.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Charges.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/CountrySpecs.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Coupons.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Customers.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Disputes.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/EphemeralKey.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Events.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/ExternalAccounts.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/FileUploads.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/InvoiceItems.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Invoices.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/OrderReturns.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Orders.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Payouts.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Plans.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Products.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Recipients.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Refunds.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Skus.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Sources.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/SubscriptionItems.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Subscriptions.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Tokens.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/TransferReversals.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Transfers.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Config.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/ConfigInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Exception/ApiLimitExceededException.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Exception/BadRequestException.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Exception/CardErrorException.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Exception/Handler.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Exception/InvalidRequestException.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 2.1.1
* @version 2.1.2
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2018, Cartalyst LLC
Expand Down
Loading

0 comments on commit 79bd6db

Please sign in to comment.