Skip to content

Commit

Permalink
Release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
makasim committed Feb 12, 2016
1 parent 9e29d9e commit 18520e7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 1.2.0 (2016-02-12)

* Supports Symfony 3.x
* deprecate some stuff which is going to be remove in 2.x
* add 2.x logic BC way.
* Use token factory builder and http request verifier builder to build services.
* [factory] Introduce CoreGatewayFactory, deprecate GatewayFactory.
* [builder] Use PayumBuilder to build payum service.
* Use Payum service everywhere.

## 1.0.3 (2015-12-11)

* Support PHP7
Expand Down

0 comments on commit 18520e7

Please sign in to comment.