What's Changed
* Added custom exception `DuplicatesDetectedError` for the `DUPLICATES_DETECTED` error. Exception message now includes ids of the duplicate records and names of the corresponding duplicate matching rules. Exception itself has property `duplicates` to inspect matches when handling the error.
**Full Changelog**: https://github.com/georgebv/aiosalesforce/compare/v0.6.1...v0.6.2