Skip to content

Commit e590629

Browse files
committed
chore(release): 0.20.0
1 parent 64eed84 commit e590629

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# DeepDetect Platform UI (Changelog)
22

3-
### [0.19.5](https://github.com/jolibrain/platform_ui/compare/v0.19.4...v0.19.5) (2021-11-18)
3+
## [0.20.0](https://github.com/jolibrain/platform_ui/compare/v0.19.5...v0.20.0) (2021-12-21)
44

55

66
### Bug Fixes
77

8-
* restore MeasureHistArray in TrainingShow ([d428d93](https://github.com/jolibrain/platform_ui/commit/d428d93967daf67e6d8c6d6cb8f65c340e1f7aec))
8+
* add x-value on training chart tooltips ([4d0614b](https://github.com/jolibrain/platform_ui/commit/4d0614b296159fb3196d7df82d4add20e0a300cb))
9+
* use services measures array to display training multiple dataset ([64eed84](https://github.com/jolibrain/platform_ui/commit/64eed8436ff57fcaaeae30630811f94dae9ebb1c))

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "platform-ui",
3-
"version": "0.19.5",
3+
"version": "0.20.0",
44
"private": true,
55
"description": "DeepDetect Platform UI",
66
"dependencies": {

0 commit comments

Comments
 (0)