Skip to content

Commit

Permalink
Merge pull request #453 from piotrantosik/patch-3
Browse files Browse the repository at this point in the history
Update CHANGELOG.md
  • Loading branch information
makasim authored Jan 12, 2018
2 parents a740640 + e4a0aeb commit c260ba1
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## 2.3.0 (2018-01-09)

* Make conditional mapping loading tests passing
* Add more tests for conditional mapping loading
* fix missing icon in profiler
* lower shell verbosity while running tests
* lazy load cli commands
* remove dep on jms payment core.
* remove class-loader from deps.
* drop PHP 5
* drop Symfony 2
* upgrade Phpunit
* Fix PayumExtension to only load orm when it is available
* move storage factory init from PayumBundle::build to PayumExtension::load

## 2.2.1 (2017-08-02)

* Fix deprecations. Load payum3x.xml when using Symfony3+
Expand All @@ -16,21 +31,6 @@
* Fix adding storage to extension exception message
* Fix docs

## 2.3.0 (2018-01-09)

* Make conditional mapping loading tests passing
* Add more tests for conditional mapping loading
* fix missing icon in profiler
* lower shell verbosity while running tests
* lazy load cli commands
* remove dep on jms payment core.
* remove class-loader from deps.
* drop PHP 5
* drop Symfony 2
* upgrade Phpunit
* Fix PayumExtension to only load orm when it is available
* move storage factory init from PayumBundle::build to PayumExtension::load

## 2.1.1 (2016-09-16)

* Require payum/core 1.3.7 as minimum version
Expand Down

0 comments on commit c260ba1

Please sign in to comment.