Skip to content

Commit b6f7f97

Browse files
committed
Update release notes
1 parent e855535 commit b6f7f97

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

RELEASE_NOTES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ No unreleased changes yet
1313
- `CacheItem::get()` method now ALWAYS returns `null` when `isHit()` returns false.
1414
- `CacheItemPool::save()` and `CacheItemPool::saveDeferred()` now supports additionally CacheItems that implement `ExtractableCacheValueInterface` with a fallback to previous implementation, that was relying on `CacheItem::get()`
1515

16+
## Fixed
17+
- Fixed version in `module.xml` file, as it was not matching one in composer.json.
18+
1619
## 0.1.0
1720
### Added
1821
- PSR-6 Implementation

0 commit comments

Comments
 (0)