Skip to content

Commit 7593998

Browse files
committed
meta: Changelog for 0.18.0
1 parent 3921338 commit 7593998

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

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

3+
## 0.18.0
4+
5+
- Upgrade most dependencies to their current versions (#183):
6+
- `env_logger 0.7`
7+
- `reqwest 0.10`
8+
- `error-chain 0.12`
9+
- `url 2.1`
10+
- `sentry-types 0.14`
11+
12+
- Remove the `log` and `env_logger` integration from default features (#183).
13+
- Fix backtraces for newer `failure` and `backtrace` versions (#183).
14+
- Fix compilation of the `with_rust_info` feature (#183).
15+
- Add "panics" sections to functions that may panic (#174).
16+
- Document all feature flags consistently.
17+
318
## 0.17.0
419

520
- Upgrade findshlibs (#153)

0 commit comments

Comments
 (0)