Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 845 Bytes

CHANGELOG.md

File metadata and controls

27 lines (17 loc) · 845 Bytes

Changelog

All notable changes to this project will be documented in this file.

v1.2.0 - 2021-07-09

Changed

  • Changed to standard project structure (#2)
  • Changed supported Go versions (#5)
  • Changed RedisAlreadyClosed error name (#7)

Fixed

  • Fixed NodeKey output was not writed (#13)

v1.1.0 - 2020-11-17

Changed

  • Bump go-redis/redis libraries
  • Applied go modules
  • Bump Go required version (1.8 -> 1.11)

v1.0.0 - 2017-06-29

Added

  • Created ACOR APIs