Current section

Files

Jump to
redlock CHANGELOG.md
Raw

CHANGELOG.md

# Change Log
## [1.0.8] - 2019/02/25
### CHANGED
- ex_doc 0.15 -> 0.19
## [1.0.7] - 2019/02/25
### CHANGED
- add SSL support(https://github.com/lyokato/redlock/pull/30). Thanks to bernardd
## [1.0.6] - 2018/11/13
### CHANGED
- Dyalyzer and test fixed(https://github.com/lyokato/redlock/pull/29). Thanks to bernardd
## [1.0.5] - 2018/09/21
### CHANGED
- update redix to v0.8.1(https://github.com/lyokato/redlock/pull/28). Thanks to MihailDV.
## [1.0.4] - 2018/09/06
### CHANGED
- adds 'database' config param(https://github.com/lyokato/redlock/pull/26). Thanks to geofflane.