Skip to content

Commit 36a4636

Browse files
committed
Bump version to 0.10.1
1 parent 2dd77f8 commit 36a4636

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
Release v0.10.1 (2020-11-04)
2+
----------------------------
3+
4+
### Bug Fixes
5+
6+
- Switch the PEP 517 build frontend from `build` to a home-grown version. [#162](https://github.com/frostming/pdm/issues/162)
7+
- Synchronize the output of `LogWrapper`. [#164](https://github.com/frostming/pdm/issues/164)
8+
- Fix a bug that `is_subset` and `is_superset` may return wrong result when wildcard excludes overlaps with the upper bound. [#165](https://github.com/frostming/pdm/issues/165)
9+
10+
111
Release v0.10.0 (2020-10-20)
212
----------------------------
313

news/162.bugfix

-1
This file was deleted.

news/164.bugfix

-1
This file was deleted.

news/165.bugfix

-1
This file was deleted.

0 commit comments

Comments
 (0)