Skip to content

Commit 588f559

Browse files
committed
Update changelog for 0.14.0
1 parent e19bb36 commit 588f559

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ v0.14.0
66

77
- Speed up downloads with asyncio
88

9+
- Introduce file-based locking when reading and writing
10+
python package archives to avoid accessing partial zip and tarballs.
11+
912
- New settings featuring environment variables and .env file to store settings and defaults.
1013

1114
- This also changes the CACHE_THIRDPARTY_DIR environment variable: it used to default first
@@ -36,6 +39,8 @@ v0.14.0
3639

3740
- Merge latest skeleton and adopt ruff for code formatting.
3841

42+
- Fix misc bugs.
43+
3944

4045
v0.13.1
4146
-----------

0 commit comments

Comments
 (0)