Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Add notes to changelog
  • Loading branch information
pawelmhm committed Sep 20, 2021
commit 81d9efd0e5bc51e3a69423f4487f67c8b7f30446
8 changes: 8 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
Changes
=======
2.0.0 (2021-09-20)
------------------
* drop Python 2 support
* replace bsddb3 with Python's dbm for storing request fingerprints
* minor README fix
* option to disable deltafetch for some requests with
deltafetch_enabled=False request meta key
* dev workflow: changed from Travis to Github Actions

1.2.1 (2017-02-09)
------------------
Expand Down