Skip to content

Commit

Permalink
Update changelog for 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alisaifee committed Feb 27, 2023
1 parent 8d82b92 commit 5d4174a
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
Changelog
=========

v3.3.0
------
Release Date: 2023-02-26

* Bug Fix

* Ensure per route limits are preferred (over application limits)
when populating rate limiting headers in the case where no rate limit has been
breached in the request.

v3.2.0
------
Release Date: 2023-02-15
Expand Down Expand Up @@ -45,6 +55,10 @@ Release Date: 2022-12-28

* Allow scoping regular limit decorators / context managers

v3.3.0
------
Release Date: 2023-02-26

v3.2.0
------
Release Date: 2023-02-15
Expand All @@ -68,6 +82,10 @@ Release Date: 2022-12-28
* Simplify registration of decorated function & blueprint limits


v3.3.0
------
Release Date: 2023-02-26

v3.2.0
------
Release Date: 2023-02-15
Expand Down Expand Up @@ -924,5 +942,6 @@ Release Date: 2014-02-13






0 comments on commit 5d4174a

Please sign in to comment.