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 877cab8 commit e1bdfc0Copy full SHA for e1bdfc0
CHANGELOG.md
@@ -39,10 +39,10 @@ Changelog
39
40
### Tags
41
42
-* **BC break:** The TagHandler has been split. Invalidating tags happens through the
43
- CacheManager (if you use annotations for tag invalidation, you don't need to
44
- change anything). Recording tags and writing them into the responses is now
45
- done through the SymfonyResponseTagger.
+* **BC break:** The TagHandler has been split. Invalidating tags happens through
+ CacheManager::invalidateTags (if you use annotations for tag invalidation, you
+ don't need to change anything). Recording tags and writing them into the
+ responses is now done through the SymfonyResponseTagger.
46
47
### Tests
48
0 commit comments