Added another changelog entry

This commit is contained in:
Armin Ronacher 2025-01-19 15:37:38 +01:00
parent 5077768172
commit 3ec4464a26

View file

@ -5,6 +5,9 @@ All notable changes to similar are documented here.
## 2.7.0
* 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