Skip to content

Commit 255aabd

Browse files
committed
Released 7.0.2
1 parent fb7a1e1 commit 255aabd

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## 7.0.2
2+
#### _"Rust is getting some gold !"_
3+
##### 23 july 2018
4+
- __Core__
5+
- Added more Opcache/Type hint optimizations (@Geolim4)
6+
- __Drivers__
7+
- Implemented #627 // Redis/Predis "prefix" option (@Geolim4)
8+
- Fixed bug in Apcu driver with abstract getStats() method (@afdaniele)
9+
- Added Mongodb cluster support and uri options (@UnRyongPark)
10+
- __Misc__
11+
- Updated readme as we are sure that Apc(u) is ported to php7 (@Geolim4)
12+
- Described clear() abstract method (@Geolim4)
13+
- Added new option to PULL_REQUEST_TEMPLATE.md (@Geolim4)
14+
- Fixed #620 // migration guide for v7 uses CamelCase in example (@Geolim4)
15+
16+
117
## 7.0.1
218
#### _"Gold is getting some rust !"_
319
##### 22 june 2018
@@ -13,7 +29,7 @@
1329
- Fixed wrong code in template issues (@Geolim4)
1430
- Updated Github bytes (@Geolim4)
1531
- Fixing broken badges (@Geolim4)
16-
32+
1733
## 7.0.0
1834
#### _"We found gold !"_
1935
##### 27 may 2018

0 commit comments

Comments
 (0)