File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ v1.0.3] ( https://github.com/ember-cli-deploy/ember-cli-deploy-redis/tree/v1.0.3 ) (2018-09-01)
4
+ [ Full Changelog] ( https://github.com/ember-cli-deploy/ember-cli-deploy-redis/compare/v1.0.2...v1.0.3 )
5
+
6
+ - 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 ) )
7
+
8
+ - better error message for redis url. [ \# 83] ( https://github.com/ember-cli-deploy/ember-cli-deploy-redis/pull/83 ) ([ jherdman] ( https://github.com/jherdman ) )
9
+
10
+
11
+ ** Merged pull requests:**
12
+
3
13
## [ v1.0.2] ( https://github.com/ember-cli-deploy/ember-cli-deploy-redis/tree/v1.0.2 ) (2017-05-04)
4
14
[ Full Changelog] ( https://github.com/ember-cli-deploy/ember-cli-deploy-redis/compare/v1.0.1...v1.0.2 )
5
15
147
157
148
158
149
159
150
- \* * This Change Log was automatically generated by [ github_changelog_generator] ( https://github.com/skywinder/Github-Changelog-Generator ) *
160
+ \* * This Change Log was automatically generated by [ github_changelog_generator] ( https://github.com/skywinder/Github-Changelog-Generator ) *
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-cli-deploy-redis" ,
3
- "version" : " 1.0.2 " ,
3
+ "version" : " 1.0.3 " ,
4
4
"description" : " Ember CLI Deploy plugin to deploy file(s) into redis." ,
5
5
"directories" : {
6
6
"doc" : " doc" ,
You can’t perform that action at this time.
0 commit comments