6.0.0 - WSGIServer Removed + Fix for Disconnection State
What's Changed
- Remove wsgiserver by @justmobilize in #160 Projects needing a web server can use: https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer
- Properly close socked which is already in disconnection state by @pinkavaj in #150
Full Changelog: 5.2.1...6.0.0