polling-cache-0.1.1.0: ChangeLog.org
# Changelog for polling-cache
* Unreleased changes
* 0.0.1.0 | 2021-08-01
** Changed
- cachedValues renamed to cachedValue to reflect that only a single value is cached
* 0.0.1.0 | 2021-07-31
** Added
- Initial public API
+ 3 modes for handling polling delays
+ 3 modes for handling polling failures
- Initial documentation
- Unit tests covering all core functionality