Skip to content

Commit

Permalink
Release 0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
frostming committed Oct 13, 2020
1 parent 2486463 commit 3a98aa0
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
Release v0.9.2 (2020-10-13)
---------------------------

### Features & Improvements

- Cache the built wheels to accelerate resolution and installation process. [#153](https://github.com/frostming/pdm/issues/153)

### Bug Fixes

- Fix a bug that no wheel is matched when finding candidates to install. [#155](https://github.com/frostming/pdm/issues/155)
- Fix a bug that installation in parallel will cause encoding initialization error on Ubuntu. [#156](https://github.com/frostming/pdm/issues/156)


Release v0.9.1 (2020-10-13)
---------------------------

Expand Down
1 change: 0 additions & 1 deletion news/153.feature

This file was deleted.

1 change: 0 additions & 1 deletion news/155.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion news/156.bugfix

This file was deleted.

0 comments on commit 3a98aa0

Please sign in to comment.