Skip to content

Commit 9445593

Browse files
committed
Updated changelog
1 parent 56724a2 commit 9445593

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,20 @@ The change log describes what is "Added", "Removed", "Changed" or "Fixed" betwee
66

77
## 1.0.0
88

9+
### Added
10+
11+
* `Cache\Taggable\Exception\InvalidArgumentException`
12+
913
### Changed
1014

1115
* We do not throw `Cache\Adapter\Common\Exception\InvalidArgumentException` anymore. Instead we throw
1216
`Cache\Taggable\Exception\InvalidArgumentException`. Both exceptions do implement `Psr\Cache\InvalidArgumentException`
1317
* We do not require `cache/adapter-common`
1418

19+
### Removed
20+
21+
* Deprecated interfaces `TaggableItemInterface` and `TaggablePoolInterface`
22+
1523
## 0.5.1
1624

1725
### Fixed

0 commit comments

Comments
 (0)