Skip to content

Commit a1edf28

Browse files
authored
Merge pull request #617 from Geolim4/v6
Released 6.1.3
2 parents ab15efd + bb163e6 commit a1edf28

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## 6.1.3
2+
##### 8 june 2018
3+
- __Global__
4+
- Added "ext-couchbase" suggestion
5+
- Fixed Datetime type hints in ItemExtendedTrait
6+
- Fixed Datetime type hints in ItemBaseTrait
7+
- __Core__
8+
- Updated ExtendedCacheItemPoolTrait::deregisterItem() to now only accept string as parameter
9+
- __Drivers__
10+
- Preventive hotfix for #614 // Files driver randomly throwing exception
11+
- Cleaned up the Mongodb driver
12+
- Fixed Mongodb clear() method
13+
- __Tests__
14+
- Fixed randomly failing test Github-#560
15+
- Added Mongodb test since travis now supports it
16+
- __Misc__
17+
- Fixed broken link due to renamed "final" branch
18+
- Updated README to warn users about v7 compatibility
19+
- Removed mongodb extension from ini
20+
121
## 6.1.2
222
##### 23 march 2018
323
- __Core__

0 commit comments

Comments
 (0)