10000 minor #21201 [Cache] Add changelog (nicolas-grekas) · symfony/symfony@41bbe5c · GitHub
[go: up one dir, main page]

Skip to content

Commit 41bbe5c

Browse files
committed
minor #21201 [Cache] Add changelog (nicolas-grekas)
This PR was merged into the 3.1 branch. Discussion ---------- [Cache] Add changelog | Q | A | ------------- | --- | Branch? | 3.1 | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | - | License | MIT | Doc PR | - Commits ------- d087d0f [Cache] Add changelog
2 parents c36f25f + d087d0f commit 41bbe5c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)
0