Skip to content

Commit

Permalink
Release 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
makasim committed Dec 28, 2014
1 parent ea2eeab commit 8534535
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## 0.13.0 (2014-12.28)

* [action] Delete `ObtainCreditCardAction` action. Use one from bridge
* [action] remove generic order action.
* [forms] remove deprecated forms. Use same from from bridge.
* [forms] Fix form `setDefaultOptions` method. Fix for Symfony 2.6.
* [buzz] use buzz client with ssl fix, sync with latesty changes in the lib.
* [paypal-pro] add refund action.
* [controller] add refund controller.
* [composer] change loader to psr4.
* [composer] add Omnipay bridge and JmsPaymentBridge to require-dev section.

## 0.12.4 (2014-12-13)

* [action] back port `GenericOrderAction` from master. Fixes "Attempted to call method "getClientId" in done script but got array instead of order"
Expand Down

0 comments on commit 8534535

Please sign in to comment.