ng-imgcache
Version:
Angular 2+ module to cache images for offline use.
16 lines (11 loc) • 439 B
Markdown
# Change Log
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [1.0.1]
### Fixed
- Include imgcache.js as dependency so it doesn't need to be manually installed.
## 1.0.0
### Added
- Initial release.
[1.0.1]: https://github.com/fiznool/ng-imgcache/compare/v1.0.0...v1.0.1