Bug Fixes
- Make parsed_scoped_addresses return addresses in the same order as all other methods
([1150](https://github.com/python-zeroconf/python-zeroconf/pull/1150),
[`9b6adcf`](https://github.com/python-zeroconf/python-zeroconf/commit/9b6adcf5c04a469632ee866c32f5898c5cbf810a))
Features
- Improve ServiceBrowser performance by removing OrderedDict
([1148](https://github.com/python-zeroconf/python-zeroconf/pull/1148),
[`9a16be5`](https://github.com/python-zeroconf/python-zeroconf/commit/9a16be56a9f69a5d0f7cde13dc1337b6d93c1433))