# Changelog
## Unreleased
## 0.1.1.0 - 2026-06-28
### Changed
- Refreshed internal `shikumi` and `shikumi-cache` bounds for the current package
set.
- Updated Redis backend internals to match the record-patterns conventions used
across the package set.
## 0.1.0.1 - 2026-06-21
### Changed
- Constrained the test suite's baikai dependency to the 0.2 series and refreshed internal shikumi-cache bounds.
## 0.1.0.0 - 2026-06-13
### Added
- Initial Hackage release of the Redis backend for shikumi-cache.
- Redis connection lifecycle helpers, configurable TTL support, and a cache interpreter for the shikumi cache effect.