2018-11-15 16:37:50 -05:00
|
|
|
# Changelog
|
|
|
|
|
2020-05-08 12:30:43 -04:00
|
|
|
## 3.1.0
|
|
|
|
* Added key name checks to `Pool` class
|
|
|
|
|
2020-05-07 17:17:03 -04:00
|
|
|
## 3.0.0
|
|
|
|
* Updated dependencies
|
|
|
|
* Increased required PHP version to 7.4
|
|
|
|
* Added SimpleCache (PSR-16) implementation in `Teller` class
|
|
|
|
|
2018-11-15 16:37:50 -05:00
|
|
|
## 2.0.0
|
|
|
|
* Removed `Memcache` integration, as the extension does not seem to be maintained
|
|
|
|
* Increased required PHP version to 7.1
|