The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
No changes since 0.4.0
TaggableCacheItemPoolInterface.CacheItem::getTags() has changed. It will not return the tags stored in the cache storage.CacheItem::getExpirationDate(). Use CacheItem::getExpirationTimestamp()CacheItem::getTags(). Use CacheItem::getPreviousTags()CacheItem::addTag(). Use CacheItem::setTags()Race condition in fetchObjectFromCache.
Using Filesystem::update instead of Filesystem::delete and Filesystem::write.
No changelog before this version