Skip to content

Commit c82faab

Browse files
committed
Release 1.1.1
1 parent 718e448 commit c82faab

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,12 @@ and this project adheres to
99

1010
## \[Unreleased]
1111

12+
## \[1.1.1] - 2025-06-04
13+
1214
### Changed
1315

1416
- Updated the author's contact info.
17+
- Improved the docs. Mentioned `lazy_errors` as an alternative crate.
1518

1619
## \[1.1.0] - 2024-04-08
1720

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "multiple_errors"
3-
version = "1.1.0"
3+
version = "1.1.1"
44
edition = "2021"
55
authors = ["Dmitrii Aleksandrov <adk2300@gmail.com>"]
66
documentation = "https://docs.rs/multiple_errors/"

0 commit comments

Comments
 (0)