Skip to content

Commit a740640

Browse files
committed
Release 2.3.0
1 parent bc64cda commit a740640

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,21 @@
1616
* Fix adding storage to extension exception message
1717
* Fix docs
1818

19+
## 2.3.0 (2018-01-09)
20+
21+
* Make conditional mapping loading tests passing
22+
* Add more tests for conditional mapping loading
23+
* fix missing icon in profiler
24+
* lower shell verbosity while running tests
25+
* lazy load cli commands
26+
* remove dep on jms payment core.
27+
* remove class-loader from deps.
28+
* drop PHP 5
29+
* drop Symfony 2
30+
* upgrade Phpunit
31+
* Fix PayumExtension to only load orm when it is available
32+
* move storage factory init from PayumBundle::build to PayumExtension::load
33+
1934
## 2.1.1 (2016-09-16)
2035

2136
* Require payum/core 1.3.7 as minimum version

0 commit comments

Comments
 (0)