What's Changed
* Add ability to filter on scopes that are not/need not be in the columns parameter by sonalif in https://github.com/marketredesign/pricecypher_python_sdk/pull/25
* Add ability to specify custom DNS resolution in environment by marijnvanderhorst in https://github.com/marketredesign/pricecypher_python_sdk/pull/23
* Add config SDK to retrieve config sections as dicts by marijnvanderhorst in https://github.com/marketredesign/pricecypher_python_sdk/pull/24
* Use retry-after header in response for handling 429 Rate Limit errors by marijnvanderhorst in https://github.com/marketredesign/pricecypher_python_sdk/pull/26
* Add optional `intake_status` parameter to scopes and scope values requests by marijnvanderhorst in https://github.com/marketredesign/pricecypher_python_sdk/pull/27
New Contributors
* sonalif made their first contribution in https://github.com/marketredesign/pricecypher_python_sdk/pull/25
**Full Changelog**: https://github.com/marketredesign/pricecypher_python_sdk/compare/v0.5.0...v1.0.0