## [1.0.12](https://github.com/sarkistlt/feathers-redis-cache/compare/v1.0.11...v1.0.12) (2019-05-03)


### Bug Fixes

* **readme:** minor updates ([87ff469](https://github.com/sarkistlt/feathers-redis-cache/commit/87ff469))

## [1.0.11](https://github.com/sarkistlt/feathers-redis-cache/compare/v1.0.10...v1.0.11) (2019-05-03)


### Bug Fixes

* **readme:** typo fix ([99ad0f8](https://github.com/sarkistlt/feathers-redis-cache/commit/99ad0f8))

## [1.0.10](https://github.com/sarkistlt/feathers-redis-cache/compare/v1.0.9...v1.0.10) (2019-05-03)


### Bug Fixes

* **readme:** typo fix ([6203bf2](https://github.com/sarkistlt/feathers-redis-cache/commit/6203bf2))

## [1.0.9](https://github.com/sarkistlt/feathers-redis-cache/compare/v1.0.8...v1.0.9) (2019-05-03)


### Bug Fixes

* **readme:** add labels ([ad93576](https://github.com/sarkistlt/feathers-redis-cache/commit/ad93576))

## [1.0.8](https://github.com/sarkistlt/feathers-redis-cache/compare/v1.0.7...v1.0.8) (2019-05-03)


### Bug Fixes

* **gitignore:** typo fix ([6018510](https://github.com/sarkistlt/feathers-redis-cache/commit/6018510))

## [1.0.7](https://github.com/sarkistlt/feathers-redis-cache/compare/v1.0.6...v1.0.7) (2019-05-03)


### Bug Fixes

* **force update:** force patch release to update readme on npm ([9e19255](https://github.com/sarkistlt/feathers-redis-cache/commit/9e19255))

## [1.0.6](https://github.com/sarkistlt/feathers-redis-cache/compare/v1.0.5...v1.0.6) (2019-04-29)


### Bug Fixes

* **ObjectID:** parse objectID if it was passed as an query ([921b188](https://github.com/sarkistlt/feathers-redis-cache/commit/921b188))

## [1.0.5](https://github.com/sarkistlt/feathers-redis-cache/compare/v1.0.4...v1.0.5) (2019-04-29)


### Bug Fixes

* **cacheKey:** add qs option arrayFormat: 'comma' ([5969d21](https://github.com/sarkistlt/feathers-redis-cache/commit/5969d21))

## [1.0.4](https://github.com/sarkistlt/feathers-redis-cache/compare/v1.0.3...v1.0.4) (2019-04-29)


### Bug Fixes

* **cacheKey:** change format of parsed url ([3fb779a](https://github.com/sarkistlt/feathers-redis-cache/commit/3fb779a))

## [1.0.3](https://github.com/sarkistlt/feathers-redis-cache/compare/v1.0.2...v1.0.3) (2019-04-26)


### Bug Fixes

* **implement disable mech.:** disable hooks and services by passing DISABLE_REDIS_CACHE ([9830514](https://github.com/sarkistlt/feathers-redis-cache/commit/9830514))

## [1.0.2](https://github.com/sarkistlt/feathers-redis-cache/compare/v1.0.1...v1.0.2) (2019-04-25)


### Bug Fixes

* **modules:** import error, resolved ([bc5ff7a](https://github.com/sarkistlt/feathers-redis-cache/commit/bc5ff7a))

## [1.0.1](https://github.com/sarkistlt/feathers-redis-cache/compare/v1.0.0...v1.0.1) (2019-04-25)


### Bug Fixes

* **patch:** force new patch version ([f570f8d](https://github.com/sarkistlt/feathers-redis-cache/commit/f570f8d))

# 1.0.0 (2019-04-25)


### Bug Fixes

* **build error:** fix error with getting configs ([b71a16d](https://github.com/sarkistlt/feathers-redis-cache/commit/b71a16d))

# 1.0.0 (2019-04-25)


### Bug Fixes

* **build error:** fix error with getting configs ([b71a16d](https://github.com/sarkistlt/feathers-redis-cache/commit/b71a16d))
