Skip to content

Commit b70b65e

Browse files
committed
Added comprehensive changelog
1 parent 3117592 commit b70b65e

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
##7.0.0-alpha
2+
##### 18 october 2017
3+
- __Global__
4+
- Added php7 type hint support. Strict type support is coming in next alphas
5+
- Added changelog as requested by @rdecourtney in #517
6+
- Added `phpFastCacheInstanceNotFoundException` exception
7+
- __Drivers__
8+
- Added Riak driver
9+
- Fixed wrong type hint returned by Predis
10+
- __Cache Manager__
11+
- Added custom Instance ID feature as requested in #477
12+
- __Helpers__
13+
- Modified ActOnAll helper behavior, this helper now returns an array of driver returns and does no longer implements `ExtendedCacheItemPoolInterface`
14+
15+
##7.0.0-dev
16+
##### 01 october 2017
17+
- Initialized v7 development

0 commit comments

Comments
 (0)