From a9abdbc5e9690ad24b70723b3ae6b1b4bb848fc6 Mon Sep 17 00:00:00 2001 From: Jonas Platte Date: Sat, 8 Feb 2020 22:38:34 +0100 Subject: [PATCH] Fix typo in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a454cbf..cbe5c559 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ Breaking changes: * Instead of one `Error` type, there is now many * The new types live in their own `error` module * They provide access to details that were previously hidden -* Out Minimum Supported Rust Version is now 1.40.0 +* Our Minimum Supported Rust Version is now 1.40.0 # 0.12.1