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.
1 parent 9a2fe5c commit 34b6d06Copy full SHA for 34b6d06
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+## 8.0.3
2
+#### _"Reconfined"_
3
+##### 23 november 2020
4
+- __Core__
5
+ - Fixed #768 // Psalm issue with the 3rd parameter of Psr16Adapter::set has to be null (@geolim4)
6
+ - Fixed #771 // DeleteItemsByTags was ignoring strategy #772 (@GeoSot)
7
+ - Fixed inconsistent behavior of "defaultKeyHashFunction" and "defaultFileNameHashFunction" + added tests for them (@geolim4)
8
+ - Implemented #754 // Added deactivatable static item caching support (@geolim4)
9
+- __Tests__
10
+ - Fixed test title for "DisabledStaticItemCaching.test.php"
11
+- __Drivers__
12
+ - Fixed #759 // Memcached Bytes Replaced with Version (@geolim4)
13
+
14
## 8.0.2
15
#### _"End of first wave"_
16
##### 28 august 2020
0 commit comments