Skip to content

Commit

Permalink
updating changelog for 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alisaifee committed Dec 23, 2021
1 parent cbf7935 commit b1ba7ff
Showing 1 changed file with 10 additions and 33 deletions.
43 changes: 10 additions & 33 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,37 +3,10 @@
Changelog
=========

v2.1.0.b4
---------
v2.1.0
------
Release Date: 2021-12-22

* Chore

* Documentation theme upgrades
* Code linting
* Add compatibility CI workflow


v2.1.0b3
--------
Release Date: 2021-12-19

* Bug fix

* Allow python 3.7

v2.1.0b2
--------
Release Date: 2021-12-19

* Patch

* Ensure motor uses the current event loop

v2.1.0b1
--------
Release Date: 2021-12-19

* Feature

* Add beta asyncio support
Expand All @@ -45,15 +18,18 @@ Release Date: 2021-12-19
* Fix custom option for cluster client in memcached
* Fix separation of sentinel & connection args in :class:`limits.storage.RedisSentinelStorage`

* Deprecations
* Deprecation

* Deprecate GAEMemcached support
* Remove use of unused `no_add` argument in :meth:`limits.storage.Storage.acquire_entry`
* Remove use of unused `no_add` argument in :meth:`limits.storage.MovingWindowSupport.acquire_entry`

* Chore

* Update documentation
* Improve tests to use less mocking
* Documentation theme upgrades
* Code linting
* Add compatibility CI workflow



v2.0.3
------
Expand Down Expand Up @@ -231,5 +207,6 @@ Release Date: 2015-01-08






0 comments on commit b1ba7ff

Please sign in to comment.