From 0085d9628351c99af39b47bdddb378fae28e82df Mon Sep 17 00:00:00 2001 From: LorenzoValentine Date: Mon, 9 Oct 2023 12:17:15 +0000 Subject: [PATCH] chore(changelog): update CHANGELOG.md Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f34163..2d24282 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -63,19 +63,20 @@ ### Fix - **NavBar:** change the position of the logo - **Simulator:** hotfix for previous commit -- **Simulator:** remove bands on renderer ([#15](https://github.com/techlauncher-mlai-edge-physics/physics_in_the_browser/issues/15)) - **Simulator:** remove bands on renderer +- **Simulator:** remove bands on renderer ([#15](https://github.com/techlauncher-mlai-edge-physics/physics_in_the_browser/issues/15)) - **about:** add types declaration, replace with - **component:** use a uniform style for components - **eslint:** resolve eslint issues with parameter-pane & webgpu declaration ([#125](https://github.com/techlauncher-mlai-edge-physics/physics_in_the_browser/issues/125)) - **git:** fix merge conflicts for simulator team - **index:** restore auto start function ([#135](https://github.com/techlauncher-mlai-edge-physics/physics_in_the_browser/issues/135)) -- **modelService:** fix not restoring the simulation after hit fps limit - **modelService:** fix a error blocks model running +- **modelService:** fix not restoring the simulation after hit fps limit - **modelWorker:** fix a bug that may prevent message passing - **onnxruntime:** bump wasm version to 1.16.0 ([#127](https://github.com/techlauncher-mlai-edge-physics/physics_in_the_browser/issues/127)) - **package.json:** fix issue prevent dynamic reloading before - **project:** add/update return type for react funtions +- **restorePopup:** fix the issue that it can only show once ([#168](https://github.com/techlauncher-mlai-edge-physics/physics_in_the_browser/issues/168)) - **style:** fix style issue in index page & about page ([#163](https://github.com/techlauncher-mlai-edge-physics/physics_in_the_browser/issues/163)) - **styles:** remove the margin for body element - **styles:** declare css module