File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## 7.0.0-alpha2
2
+ ##### 10 november 2017
3
+ - __ Global__
4
+ - Fixed some typo on CREDITS.md (@geolim4 )
5
+ - Added Strict types support (@geolim4 )
6
+ - Added grouped namespaces (@geolim4 )
7
+ - Added VersionEye mention to credits (@geolim4 )
8
+ - Added OPTIONS.md (@geolim4 )
9
+ - Removed VersionEye badge :sob : (@geolim4 )
10
+ - Improved our fabulous API class to add the changelog/PhpFastCache version support (@geolim4 )
11
+ - Updated readme to add php7 strict types mention (@geolim4 )
12
+ - Updated EVENTS.md @geolim4 )
13
+ - Update withoutComposer.php (@Abs )
14
+ - Updated CREDITS.txt to markdown file (@geolim4 )
15
+ - __ Core__
16
+ - Fixed #529 // Memory leak caused by item tags (@geolim4 )
17
+ - Fixed missing sprintf in CacheManager + Added Riak method annotation (@geolim4 )
18
+ - Updated API version (@geolim4 )
19
+ - Updated composer files (@geolim4 )
20
+ - __ Drivers__
21
+ - Fixed #517 // Couchbase error (@geolim4 )
22
+ - Fixed Riak dependency (@geolim4 )
23
+ - __ Tests__
24
+ - Fixed hhvm build with subprocesses (@geolim4 )
25
+ - Added test for option "itemDetailedDate" (@geolim4 )
26
+
1
27
## 7.0.0-alpha
2
28
##### 18 october 2017
3
29
- __ Global__
You can’t perform that action at this time.
0 commit comments