Features
Add user feedback capability to the Native SDK (#966)
Internal:
- Remove the
CRASHPAD_WER_ENABLEDbuild flag. The WER module is now built for all supported Windows targets, and registration is conditional on runtime Windows version checks. (#950, crashpad#96)
Docs:
- Add usage of the breadcrumb
dataproperty to the example. #951