Skip to content

Commit 2494cd4

Browse files
committed
chore: update CHANGELOG for version 1.1.0
- Added new version entry for v1.1.0 with updates on fixes and refactors. - Included details on the optimization of Plotly rendering and installation command adjustments.
1 parent 54fc5e4 commit 2494cd4

1 file changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,21 @@
33
### Fix
44

55
- refine Plotly dependencies for platform compatibility
6-
- **action**: 🐛 update install command to include --refresh option for uv sync
6+
7+
## v1.1.0 (2025-11-03)
78

89
### Refactor
910

1011
- **react_plugin**: optimize Plotly rendering with CDN loading
12+
13+
## v1.0.0 (2025-08-29)
14+
15+
### Fix
16+
17+
- **action**: 🐛 update install command to include --refresh option for uv sync
18+
19+
### Refactor
20+
1121
- **react_plugin**: 🛠️ migrate to Vite and update package structure
1222

1323
## v0.3.2 (2025-06-06)
@@ -49,7 +59,7 @@
4959

5060
- **data**: 🐛 handle index as x value in plot_multidata function
5161
- update kaleido dependency condition for non-Windows platforms
52-
- handle potential purge errors
62+
- handle potential purge errors
5363
- handle NoValue in plotting functions to ensure proper data representation
5464

5565
### Refactor

0 commit comments

Comments
 (0)