banker/CHANGELOG.md
Timothy J. Warren d30f20c6aa
All checks were successful
Gitea - aviat/banker/pipeline/head This commit looks good
Update Changelog
2021-02-05 17:06:15 -05:00

397 B

Changelog

3.2.0

  • Improved validation of cache keys
  • Updated dependencies

3.1.0

  • Added key name checks to Pool class

3.0.0

  • Updated dependencies
  • Increased required PHP version to 7.4
  • Added SimpleCache (PSR-16) implementation in Teller class

2.0.0

  • Removed Memcache integration, as the extension does not seem to be maintained
  • Increased required PHP version to 7.1