Skip to content

Commit

Permalink
Release 0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
frostming committed Dec 14, 2020
1 parent a6f2048 commit 2fdc98d
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.12.1 (2020-12-14)
----------------------------

### Features & Improvements

- Provide an option to export requirements from pyproject.toml [#190](https://github.com/frostming/pdm/issues/190)
- For Windows users, `pdm --pep582` can enable PEP 582 globally by manipulating the WinReg. [#191](https://github.com/frostming/pdm/issues/191)

### Bug Fixes

- Inject `__pypackages__` into `PATH` env var during `pdm run`. [#193](https://github.com/frostming/pdm/issues/193)


Release v0.12.0 (2020-12-08)
----------------------------

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

This file was deleted.

1 change: 0 additions & 1 deletion news/191.feature

This file was deleted.

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

This file was deleted.

0 comments on commit 2fdc98d

Please sign in to comment.