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

Commit 0c424a6

Browse files
committed
(cargo-release) version 0.8.1
1 parent e909b06 commit 0c424a6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
# 0.8.1
4+
5+
- Add crates.io categorie.
6+
37
# 0.8.0
48

59
- [Add a `Sync` bound to errors](https://github.com/brson/error-chain/pul/110)

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.8.1-pre"
4+
version = "0.8.1"
55
authors = [ "Brian Anderson <banderson@mozilla.com>",
66
"Paul Colomiets <paul@colomiets.name>",
77
"Colin Kiegel <kiegel@gmx.de>",

0 commit comments

Comments
 (0)