Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.01 KB

CHANGELOG.md

File metadata and controls

39 lines (24 loc) · 1.01 KB

Change Log

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

1.0.1 - 2017-10-25

Fixed

1.0.0 - 2017-02-14

0.4.0 - 2017-02-09

Changed

0.3.0 - 2017-02-04

Added

Changed

  • Default identity is now generated based on certain request attributes
  • Instead of returning default value, Storage raises exception if value doesn't exist under key

Fixed

  • Fixed Redis-backed rate limiter factory

0.2.0 - 2017-01-27

Added

Changed