Skip to content

Commit 8305f18

Browse files
beneschdjc
authored andcommitted
Prepare v0.6.2
1 parent 13948f4 commit 8305f18

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
Chrono-tz Changelog
22
===================
33

4+
## 0.6.2
5+
6+
* **tzdb** Update tzdb to 2022a.
7+
8+
* Bump the [`phf`](https://github.com/rust-phf/rust-phf) family of dependencies
9+
to v0.11.
10+
11+
## 0.6.1
12+
13+
* **tzdb** Update tzdb to 2021e.
14+
415
## 0.6.0
516

617
* **tzdb** [breaking change] Update tzdb to 2020b, which removes the `US/Pacific-New` timezone.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "chrono-tz"
3-
version = "0.6.1"
3+
version = "0.6.2"
44
authors = ["Djzin"]
55
build = "build.rs"
66
description = "TimeZone implementations for rust-chrono from the IANA database"

0 commit comments

Comments
 (0)