Skip to content

Commit

Permalink
Release 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
frostming committed Mar 12, 2021
1 parent 1e4ad47 commit f9dfeaa
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 4 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
Release v1.4.1 (2021-03-12)
---------------------------

### Features & Improvements

- Support importing dependencies from requirements.txt to dev-dependencies or sections. [#291](https://github.com/frostming/pdm/issues/291)

### Bug Fixes

- Fallback to static parsing when building was failed to find the dependencies of a candidate. [#293](https://github.com/frostming/pdm/issues/293)
- Fix a bug that `pdm init` fails when `pyproject.toml` exists but has no `[project]` section. [#295](https://github.com/frostming/pdm/issues/295)

### Improved Documentation

- Document about how to use PDM with Nox. [#281](https://github.com/frostming/pdm/issues/281)


Release v1.4.0 (2021-03-05)
---------------------------

Expand Down
1 change: 0 additions & 1 deletion news/281.doc.md

This file was deleted.

1 change: 0 additions & 1 deletion news/291.feature.md

This file was deleted.

1 change: 0 additions & 1 deletion news/293.bugfix.md

This file was deleted.

1 change: 0 additions & 1 deletion news/295.bugfix.md

This file was deleted.

0 comments on commit f9dfeaa

Please sign in to comment.