From 43447e5dbf1adfe2d5fe6d1471ee25d3d7a1f183 Mon Sep 17 00:00:00 2001 From: Mahmoud Al-Qudsi Date: Mon, 8 Apr 2019 10:08:51 -0500 Subject: [PATCH] Update Changelog to mention `std::convert::From` conversions --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d4f05ba..40b45ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,13 @@ This documents all notable changes to [Chrono](https://github.com/chronotope/chr Chrono obeys the principle of [Semantic Versioning](http://semver.org/). There were/are numerous minor versions before 1.0 due to the language changes. -Versions with only mechnical changes will be omitted from the following list. +Versions with only mechanical changes will be omitted from the following list. + +## 0.4.6 + +## Features + +* Add `std::convert::From` conversions between the different timezone formats (@mqudsi #271) ## 0.4.5