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 fda5eb1 commit 66f4035Copy full SHA for 66f4035
1 file changed
CHANGELOG.md
@@ -1,3 +1,19 @@
1
+## 7.0.0-alpha3
2
+##### 15 december 2017
3
+- __Global__
4
+ - Fixed #541 // Random "key does not exist on the server" messages (@Geolim4)
5
+- __Core__
6
+ - Fixed #554 // Log actual mkdir() failure reason (@Geolim4)
7
+- __Drivers__
8
+ - Fixed #549 // Mongodb driver + itemDetailedDate option generates driverUnwrapCdate error (Using V7 getOption API) (@Geolim4)
9
+ - Fixed #548 // Wrong type hint on redis driver (@Geolim4)
10
+- __Helpers__
11
+ - Fixed #545 // Psr16Adapter get item even if it is expired (@Geolim4)
12
+ - Added CacheConditionalHelper TTL (@Geolim4)
13
+- __Tests__
14
+ - Fixed some missing text output on HHVM builds (@Geolim4)
15
+ - Fixed HHVM builds (@Geolim4)
16
+
17
## 7.0.0-alpha2
18
##### 10 november 2017
19
- __Global__
0 commit comments