From: Andre Bogus Date: Mon, 3 Oct 2016 06:15:29 +0000 (+0200) Subject: added changelog entry X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=76b969a5cf7dd82ed3405c5827641a93dea7c1e2;hp=8188c464291f05399416eb200598f1c8cc4d457a;p=rust.git added changelog entry --- diff --git a/CHANGELOG.md b/CHANGELOG.md index cca4245bfa7..d82e16f02a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. ## 0.0.93 — ? +* [`option_map_unwrap_or`] and [`option_map_unwrap_or_else`] are now + allowed by default. * New lint: [`explicit_into_iter_loop`] ## 0.0.92 — 2016-09-30