diff --git a/HISTORY.md b/HISTORY.md index b542287..4c1aa18 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,6 +1,11 @@ ## History / Changelog +### 0.3.0 + +- reduced dependencies: replace requests with bare urllib3, and tldextract with tld for Python 3.6 upwards +- better path and fragment normalization + ### 0.2.3