Skip to content

Commit 3a98aa0

Browse files
committed
Release 0.9.2
1 parent 2486463 commit 3a98aa0

File tree

4 files changed

+13
-3
lines changed

4 files changed

+13
-3
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
Release v0.9.2 (2020-10-13)
2+
---------------------------
3+
4+
### Features & Improvements
5+
6+
- Cache the built wheels to accelerate resolution and installation process. [#153](https://github.com/frostming/pdm/issues/153)
7+
8+
### Bug Fixes
9+
10+
- Fix a bug that no wheel is matched when finding candidates to install. [#155](https://github.com/frostming/pdm/issues/155)
11+
- Fix a bug that installation in parallel will cause encoding initialization error on Ubuntu. [#156](https://github.com/frostming/pdm/issues/156)
12+
13+
114
Release v0.9.1 (2020-10-13)
215
---------------------------
316

news/153.feature

-1
This file was deleted.

news/155.bugfix

-1
This file was deleted.

news/156.bugfix

-1
This file was deleted.

0 commit comments

Comments
 (0)