Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
JulesFrancoise committed Nov 16, 2021
1 parent 160a321 commit 8e55ab0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,12 @@
## Next

- `modelParameters` was improved to support other types
- `genericChart` was improved to support lazy iterators (e.g. for datasets)
- New component `onnxModel` using onnruntime-web with a wasm backend by default
- New widgets (components): `number` and `numberArray`
- `textField` was updated to `textInput` and its API was updated (`$value` stream instead of `$text`)
- `button`, `text`, `toggle`, `select`: minor API changes (simplified constructors)
- `slider` was improved with better defaults for pips and a continuous mode

## 0.4.4

Expand Down

0 comments on commit 8e55ab0

Please sign in to comment.