Skip to content

Commit

Permalink
Update Changelog to mention std::From conversions
Browse files Browse the repository at this point in the history
  • Loading branch information
mqudsi committed Apr 8, 2019
1 parent ad6872c commit 86a7f1e
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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::From` conversions between the different timezone formats (@mqudsi #271)

## 0.4.5

Expand Down

0 comments on commit 86a7f1e

Please sign in to comment.