0.7.1
Features
Add user feedback capability to the Native SDK (#966)
Internal:
- Remove the
CRASHPAD_WER_ENABLED
build 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
data
property to the example. #951