From 99ff8115a410cf9bf858c6d3b95560d8a6729b1f Mon Sep 17 00:00:00 2001 From: Andre Braga Reis Date: Thu, 14 Jul 2022 22:56:45 +0100 Subject: [PATCH] Update the changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc3a65642b..8ac5ebcb85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,7 @@ Versions with only mechanical changes will be omitted from the following list. * Add support for getting week bounds based on a specific `NaiveDate` and a `Weekday` (#666) * Remove libc dependency from Cargo.toml. * Add the `and_local_timezone` method to `NaiveDateTime` +* Fix the behavior of `Duration::abs()` for negative durations with non-zero nanos ## 0.4.19