Skip to content

Commit 9837c13

Browse files
committed
Update changelog.md
1 parent 476c599 commit 9837c13

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

docs/reference/changelog.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,18 @@ Unreleased changes
1313

1414
- Deprecated the `show_yticklabels` argument in favor of the new more general and flexible `row_labels` argument ({gh-pr}`333`)
1515

16+
### CI/CD
17+
18+
- Bump actions/first-interaction from 1 to 3 ({gh-pr}`331`)
19+
- Bump actions/checkout from 4 to 5 ({gh-pr}`330`)
20+
- Bump actions/download-artifact from 4 to 5 ({gh-pr}`329`)
21+
- Bump sigstore/gh-action-sigstore-python from 3.0.0 to 3.0.1 ({gh-pr}`326`)
22+
- pre-commit autoupdate ({gh-pr}`324`)
23+
24+
### Dependencies
25+
26+
- Remove `importlib_metadata` usage from `conf.py` ({gh-pr}`332`)
27+
1628
---
1729

1830
0.3.2
@@ -23,6 +35,10 @@ Unreleased changes
2335
- Fix regression tests for Plotly 6.0+ by updating the JSON test artifacts ({gh-pr}`313`)
2436
- Add an `OFFLINE`-mode option to the Makefile and make `uv` compulsory for local development ({gh-pr}`322`)
2537

38+
### Documentation
39+
40+
- Bump the Plotly JS version used in Sphinx from 2.35.2 to 3.0.0 ({gh-pr}`317`)
41+
2642
---
2743

2844
0.3.1

0 commit comments

Comments
 (0)