Skip to content

Commit 66f4035

Browse files
committed
Released 7.0.0-alpha3
1 parent fda5eb1 commit 66f4035

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
117
## 7.0.0-alpha2
218
##### 10 november 2017
319
- __Global__

0 commit comments

Comments
 (0)