cobra_to_sentry / backtraces are reversed and line number is not extracted correctly

This commit is contained in:
Benjamin Sergeant
2019-06-13 10:18:40 -07:00
parent a8879da4fc
commit 2d02ae0f0c
3 changed files with 5 additions and 2 deletions

View File

@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file.
## [unreleased] - 2019-06-09
### Changed
- cobra_to_sentry / backtraces are reversed and line number is not extracted correctly
- mbedtls and zlib are searched with find_package, and we use the vendored version if nothing is found
- travis CI uses g++ on Linux