Skip to content

Commit 568a07b

Browse files
committed
docs: prepare for 0.10.5
Signed-off-by: Henry Schreiner <[email protected]>
1 parent 3236636 commit 568a07b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/changelog.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## Version 0.10.5
4+
5+
This version fixes a issue rebuilding if you have a `build-dir` set and are
6+
using isolated build environments. The cache is now correctly cleared if this
7+
occurs. An issue with a certain style of gitignore was also fixed.
8+
9+
Fixes:
10+
11+
* Automatically refresh the cache when required by @henryiii in #870
12+
* `sdist.exclude` takes precedence over `.gitignore` by @alexreinking in #872
13+
314
## Version 0.10.4
415

516
This version fixes the logic for handling the sysconfig variables on Windows

0 commit comments

Comments
 (0)