# Change Log

## [1.0.13] - 2021/08/21

- Avoid max.pow to overflow with values >= 1016 (https://github.com/lyokato/redlock/pull/35). Thanks to carrascoacd

### CHANGED

- Upgrade redix to 0.10.7 (https://github.com/lyokato/redlock/pull/34). Thanks to carrascoacd

## [1.0.12] - 2020/03/14

### CHANGED

- Upgrade redix to 0.10.7 (https://github.com/lyokato/redlock/pull/34). Thanks to carrascoacd

## [1.0.10] - 2019/03/01

### CHANGED

- Fix :milliseconds -> :millisecond (https://github.com/lyokato/redlock/pull/33). Thanks to parallel588

## [1.0.9] - 2019/02/26

### CHANGED

- Fix authentication(https://github.com/lyokato/redlock/pull/32). Thanks to bernardd

## [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.
