Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 396 Bytes

Changelog.md

File metadata and controls

20 lines (11 loc) · 396 Bytes

Change Log

The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.

UNRELEASED

0.3.5

Added

  • ConnectException that is thrown when you fail to connect to Redis
  • Support for using the NamespacedCachePool

Fixed

  • If a DSN is provided to redis we make sure to select a database for you.

0.3.4

No changelog before this version