1# v0.1.12
2## Added
3- Add `SystemTime` which works in both native and WASM environments.
4
5## Modified
6- The `now` function is always available now: there is no need to enable the `now` feature any more. The `now` feature
7 still exists (but doesn’t do anything) for backwards compatibility.