What's Changed
* Internal refactoring has replaced `sanitize_request_data` with `SensitivePathRequestContext`
* Parse and sanitize URLs and Form encoded data correctly by aarcro in https://github.com/JBSinc/boston-logger/pull/7
* Mask all request urls by aarcro in https://github.com/JBSinc/boston-logger/pull/10
**Full Changelog**: https://github.com/JBSinc/boston-logger/compare/v1.2.0...v1.3.0