Put correct minimum py version (3.8)

This commit is contained in:
caryoscelus 2024-05-10 10:29:12 +00:00
parent 6260a98759
commit 2a450445d2
No known key found for this signature in database
GPG key ID: 254EDDB85B66CB1F

View file

@ -1,7 +1,7 @@
### zeronet-conservancy 0.7.10+
- disable site-plugins installed for security reasons (@caryoscelus)
- fix downloading geoip db (@caryoscelus)
- python <3.6 is officially unsupported (3.8 is more likely minimum requirement)
- python <3.8 is officially unsupported
- SafeRe improvements by @geekless
- remove and don't update muted files (@caryoscelus)
- option to disable port checking (@caryoscelus)