Skip to content

Commit

Permalink
Released v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ghedamat committed Sep 1, 2018
1 parent 1931bb4 commit 1436c0b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## [v1.0.3](https://github.com/ember-cli-deploy/ember-cli-deploy-redis/tree/v1.0.3) (2018-09-01)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-redis/compare/v1.0.2...v1.0.3)

- replaces then-redis with ioredis. closes \#74 [\#86](https://github.com/ember-cli-deploy/ember-cli-deploy-redis/pull/86) ([blimmer](https://github.com/blimmer))

- better error message for redis url. [\#83](https://github.com/ember-cli-deploy/ember-cli-deploy-redis/pull/83) ([jherdman](https://github.com/jherdman))


**Merged pull requests:**

## [v1.0.2](https://github.com/ember-cli-deploy/ember-cli-deploy-redis/tree/v1.0.2) (2017-05-04)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-redis/compare/v1.0.1...v1.0.2)

Expand Down Expand Up @@ -147,4 +157,4 @@



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-cli-deploy-redis",
"version": "1.0.2",
"version": "1.0.3",
"description": "Ember CLI Deploy plugin to deploy file(s) into redis.",
"directories": {
"doc": "doc",
Expand Down

0 comments on commit 1436c0b

Please sign in to comment.