Releases: robputt/Py-DNS-over-HTTPS-Proxy
Releases · robputt/Py-DNS-over-HTTPS-Proxy
1.0.2
What's Changed
- Bump requests from 2.19.0 to 2.32.3 by @dependabot in #15
- Bump configparser from 7.0.0 to 7.1.0 by @dependabot in #14
New Contributors
- @dependabot made their first contribution in #15
Full Changelog: 1.0.1...1.0.2
1.0.1
1.0.0
What's Changed
- separate code and configuration by @craig in #6
- edit README.md to reflect config.ini exists, include small howto for github by @craig in #7
- Update and make it compatible with python3.6 by @nimatrueway in #8
- Updating pinned cert and encoding of config option by @robputt in #9
- Fix by @robputt in #10
- Apply fix for CVE-2023-32681 in Requests library by @robputt in #11
- Add setup.py by @robputt in #12
New Contributors
- @craig made their first contribution in #6
- @nimatrueway made their first contribution in #8
- @robputt made their first contribution in #9
Full Changelog: https://github.com/robputt/Py-DNS-over-HTTPS-Proxy/commits/1.0.0