Added web-time changelog entry

This commit is contained in:
Armin Ronacher 2025-01-19 14:27:26 +01:00
parent 177ce9e700
commit 2b2881a375

View file

@ -2,6 +2,10 @@
All notable changes to similar are documented here.
## 2.7.0
* Add optional support for `web-time` to support web WASM targets. #73
## 2.6.0
* Bump bstr dependency to 1.5. #69