We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc64cda commit a740640Copy full SHA for a740640
CHANGELOG.md
@@ -16,6 +16,21 @@
16
* Fix adding storage to extension exception message
17
* Fix docs
18
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
34
## 2.1.1 (2016-09-16)
35
36
* Require payum/core 1.3.7 as minimum version
0 commit comments