Skip to content

Commit 459c8eb

Browse files
committed
update changelog
1 parent 2e4272e commit 459c8eb

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,14 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

99
## [Unreleased] - ReleaseDate
1010

11+
### Added
12+
13+
- Implement `std::error::Error` for `quanta::Error`. (#68)
14+
1115
### Changed
1216

1317
- Fixed build issue on x86/x86_64 platforms that did not have SSE.
14-
- Fixed clock off by a factor of 1000 in wasm/web browser
18+
- Fix scaling factor for `window.performance.now()` in WASM (#72)
1519

1620
## [0.10.0] - 2022-05-18
1721

0 commit comments

Comments
 (0)