Skip to content

Commit 0ff427b

Browse files
committed
prepare 0.17.0 release
1 parent 76bac8d commit 0ff427b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55

66
## Unreleased
77

8+
## [0.17.0] - 2024-06-26
9+
810
### Added
911

1012
- New method `LogStorage::set_max_line_length` to limit the logged line length when capturing

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rustwide"
3-
version = "0.16.0"
3+
version = "0.17.0"
44
edition = "2018"
55
build = "build.rs"
66

0 commit comments

Comments
 (0)