Skip to content

Commit e9d8c84

Browse files
committed
docs
1 parent 9ecc759 commit e9d8c84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## 0.9.0 (Nov 27, 2024)
44

5-
- Launched xlwings Lite, allowing Python-driven Office.js add-ins to be deployed as static websites. These add-ins run Python via WebAssembly (Wasm) in the add-in's browser engine, eliminating the need to install Python on either the server or the local machine. Learn more at [xlwings Lite](http://server.xlwings.org/index_lite.html).
5+
- Launched xlwings Lite, allowing Python-based Office.js add-ins to be deployed as static websites. These add-ins run Python via WebAssembly (Wasm) in the add-in's browser engine, so Python doesn't need to be installed on neither the server nor the local machine. Learn more at [xlwings Lite](http://server.xlwings.org/index_lite.html).
66
- The `XLWINGS_PUBLIC_ADDIN_STORE` setting is deprecated in favor of `XLWINGS_CDN_OFFICEJS`.
77
- More script examples: show an error in the task pane and show a Matplotlib plot.
88
- Upgraded dependencies incl. xlwings to 0.33.4.

0 commit comments

Comments
 (0)