Added another changelog entry
This commit is contained in:
parent
5077768172
commit
3ec4464a26
1 changed files with 3 additions and 0 deletions
|
|
@ -5,6 +5,9 @@ All notable changes to similar are documented here.
|
||||||
## 2.7.0
|
## 2.7.0
|
||||||
|
|
||||||
* Add optional support for `web-time` to support web WASM targets. #73
|
* Add optional support for `web-time` to support web WASM targets. #73
|
||||||
|
* Crate will no longer panic wheh deadlines are used in WASM. At worst
|
||||||
|
deadlines are silently ignored. To enforce deadlines enable the
|
||||||
|
`wasm32_web_time` feature. #74
|
||||||
|
|
||||||
## 2.6.0
|
## 2.6.0
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue