We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ab15efd + bb163e6 commit a1edf28Copy full SHA for a1edf28
1 file changed
CHANGELOG.md
@@ -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
+
21
## 6.1.2
22
##### 23 march 2018
23
- __Core__
0 commit comments