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 c36f25f commit d087d0fCopy full SHA for d087d0f
src/Symfony/Component/Cache/CHANGELOG.md
@@ -0,0 +1,10 @@
1
+CHANGELOG
2
+=========
3
+
4
+3.1.0
5
+-----
6
7
+ * added the component with strict PSR-6 implementations
8
+ * added ApcuAdapter, ArrayAdapter, FilesystemAdapter and RedisAdapter
9
+ * added AbstractAdapter, ChainAdapter and ProxyAdapter
10
+ * added DoctrineAdapter and DoctrineProvider for bidirectional interoperability with Doctrine Cache
0 commit comments