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 9bdcb48 commit 9e6ba15Copy full SHA for 9e6ba15
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## 7.0.0-beta2
2
+##### 4 march 2018
3
+- __Core__
4
+ - **Added new ConfigurationOption object syntax** (@Geolim4). Please read carefully the migration guide (MigratingFromV6ToV7.md).
5
+- __Drivers__
6
+ - Fixed #576 // Devnull driver returning non-dull data (@Geolim4)
7
+- __Helpers__
8
+ - Added exception catcher to to test Helper to FAIL or SKIP depending the exception (@Geolim4)
9
+- __Tests__
10
+ - Fixed nightly build that sometimes fails with Memcache
11
+
12
## 7.0.0-beta
13
##### 30 january 2018
14
- __Global__
0 commit comments