Skip to content

Commit af37ff5

Browse files
committed
docs: prepare changelog for 0.3.3
Signed-off-by: Henry Schreiner <[email protected]>
1 parent 753d818 commit af37ff5

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/changelog.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## Version 0.3.3
4+
5+
This version improves WebAssembly support (Pyodide) and fixes a reported bug in
6+
the new editable mode.
7+
8+
Fixes:
9+
10+
- Support prefix dir if toolchain has `CMAKE_FIND_ROOT_PATH_MODE_PACKAGE ONLY`
11+
by @henryiii in #303
12+
- Find wheel files before local files in editable installs by @henryiii in #305
13+
14+
Other:
15+
16+
- Use PyPI's new trusted publisher deployment by @henryiii in #306
17+
318
## Version 0.3.2
419

520
Some small fixes for edge cases. Several docs improvements, too.

0 commit comments

Comments
 (0)