We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 099aa58 commit 392211eCopy full SHA for 392211e
docs/changelog.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## Version 0.1.5
4
+
5
+### What's Changed
6
7
+Fixes:
8
9
+- Ninja path not being set correctly by @henryiii in #166
10
+- Minor touchup to ninja / make by @henryiii in #167
11
12
## Version 0.1.4
13
14
### What's Changed
@@ -9,7 +18,7 @@ Fixes:
18
- `entrypoints.txt` should be `entry_points.txt` by @njzjz in #161
19
- `EXT_SUFFIX` is wrong before 3.8.7 by @henryiii in #160
20
- Make tests pass on native Windows ARM by @henryiii in #157
-- fix: Windows ARM experimental cross-compile support by @henryiii in #162
21
+- Windows ARM experimental cross-compile support by @henryiii in #162
22
23
Other things:
15
24
0 commit comments