Skip to content

Commit 56724a2

Browse files
committed
Added changelog
1 parent 3a33ccf commit 56724a2

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
@@ -4,6 +4,14 @@ The change log describes what is "Added", "Removed", "Changed" or "Fixed" betwee
44

55
## UNRELEASED
66

7+
## 1.0.0
8+
9+
### Changed
10+
11+
* We do not throw `Cache\Adapter\Common\Exception\InvalidArgumentException` anymore. Instead we throw
12+
`Cache\Taggable\Exception\InvalidArgumentException`. Both exceptions do implement `Psr\Cache\InvalidArgumentException`
13+
* We do not require `cache/adapter-common`
14+
715
## 0.5.1
816

917
### Fixed

0 commit comments

Comments
 (0)