Skip to content

Commit

Permalink
Updated HISTORY.rst.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nekmo committed Nov 7, 2020
1 parent 7a40545 commit 3dc0ca0
Showing 1 changed file with 53 additions and 2 deletions.
55 changes: 53 additions & 2 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,58 @@
History
=======

0.1.0 (2018-01-19)
------------------
v0.3.0 (2020-11-07)
-------------------

* Issue #5: NordVPN support
* Issue #16: Filter by provider in ProxiesList
* Issue #20: Remove old tests and fix TestProvider
* Issue #17: maxmind geoip2 should be optional
* Issue #22: Get country in Proxynova provider
* Issue #19: Proxynova has changed its script element
* Issue #18: Download geoip2 using maxmind license
* Issue #15: Migrate database schema
* Issue #14: Serve web docs
* Issue #13: Create docs
* Issue #6: Countries list


v0.2.5 (2019-04-08)
-------------------

* Issue #12: Invalid proxynova row


v0.2.4 (2019-11-13)
-------------------

* Fixed infinite recursion loop when a country doesn't have any proxy.
* Now raises an StopIteration exception instead of just breaking the loop.

v0.2.3 (2018-10-21)
-------------------

* Fix Python2 support.

v0.2.2 (2018-10-21)
-------------------

* Fix Python2 support and requirements file in MANIFEST.


v0.2.1 (2018-10-21)
-------------------

* Fixed setup.py file.


v0.2.0 (2018-10-20)
-------------------

* Docs and tests.


v0.1.0 (2018-01-19)
-------------------

* First release on PyPI.

0 comments on commit 3dc0ca0

Please sign in to comment.