Skip to content

Commit f1df2f1

Browse files
committed
meta: Changelog for 0.13
1 parent e28369a commit f1df2f1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## 0.13.0
4+
5+
**Breaking Change**: This release requires Rust 1.31 or newer.
6+
7+
- Upgrade the logger integration to `env_logger:0.6`
8+
- Support debug identifiers of loaded images on Linux (#114)
9+
- Update `sentry-types` to the latest version
10+
- Fix `log::log_enabled!` when log integration is active
11+
312
## 0.12.1
413

514
- Resolve a memory leak in the actix integration.

0 commit comments

Comments
 (0)