Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

Commit 157ab81

Browse files
committed
(cargo-release) version 0.10.0
1 parent c262167 commit 157ab81

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Unreleased
22

3+
# 0.10.0
4+
35
- [Add a new constructor for `Error`: `with_chain`.](https://github.com/brson/error-chain/pull/126)
46
- [Add the `ensure!` macro.](https://github.com/brson/error-chain/pull/135)
57

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
name = "error-chain"
4-
version = "0.9.1-pre"
4+
version = "0.10.0"
55
authors = [ "Brian Anderson <banderson@mozilla.com>",
66
"Paul Colomiets <paul@colomiets.name>",
77
"Colin Kiegel <kiegel@gmx.de>",

0 commit comments

Comments
 (0)