Skip to content

Commit 6e6ec8d

Browse files
committed
Forgot that changelog :-(
1 parent e7f1149 commit 6e6ec8d

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
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+
127
## 7.0.0-alpha
228
##### 18 october 2017
329
- __Global__

0 commit comments

Comments
 (0)