mirror of
https://github.com/chronotope/chrono.git
synced 2025-09-30 06:21:56 +00:00
commit
709e10ed26
@ -8,7 +8,13 @@ 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 mechanical changes will be omitted from the following list.
|
||||
|
||||
## 0.4.15 (unreleased)
|
||||
## 0.4.16 (unreleased)
|
||||
|
||||
## 0.4.15
|
||||
|
||||
### Fixes
|
||||
|
||||
* Correct usage of vec in specific feature combinations (@quodlibetor)
|
||||
|
||||
## 0.4.14 **YANKED**
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "chrono"
|
||||
version = "0.4.14"
|
||||
version = "0.4.15"
|
||||
authors = [
|
||||
"Kang Seonghoon <public+rust@mearie.org>",
|
||||
"Brandon W Maister <quodlibetor@gmail.com>",
|
||||
|
Loading…
x
Reference in New Issue
Block a user