Skip to content

Commit e1bdfc0

Browse files
committed
improve changelog for tag invalidation
1 parent 877cab8 commit e1bdfc0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ Changelog
3939

4040
### Tags
4141

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.
42+
* **BC break:** The TagHandler has been split. Invalidating tags happens through
43+
CacheManager::invalidateTags (if you use annotations for tag invalidation, you
44+
don't need to change anything). Recording tags and writing them into the
45+
responses is now done through the SymfonyResponseTagger.
4646

4747
### Tests
4848

0 commit comments

Comments
 (0)