Skip to content

Commit f6e448f

Browse files
committed
Released 7.0.0-rc2
1 parent 85b6af0 commit f6e448f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## 7.0.0-rc2
2+
##### 8 may 2018
3+
- __Global__
4+
- More Opcache optimizations (@Geolim4)
5+
- __Core__
6+
- Updated EventManager now MUST implement `Phpfastcache\Event\EventInterface` (@Geolim4)
7+
- Upgraded API version from 2.0.2 to 2.0.3 (@Geolim4)
8+
- Fixed namespace issue on EventManager (@Cyperghost)
9+
- __Helpers__
10+
- Improved TestHelper efficiency (@Geolim4)
11+
- Forced return type hint to Psr16Adapter && added a getter for the internal cache instance (@Geolim4)
12+
- The Psr16Adapter will now also accept an `ExtendedCacheItemPoolInterface` object to the $driver parameter in constructor (@Geolim4)
13+
- __Misc__
14+
- Updated Readme (@Geolim4)
15+
116
## 7.0.0-rc
217
##### 8 april 2018
318
- __Global__

0 commit comments

Comments
 (0)