diff --git a/docs/docs/dev/changelog.md b/docs/docs/dev/changelog.md index 1e4df30a67..935d41b5f5 100644 --- a/docs/docs/dev/changelog.md +++ b/docs/docs/dev/changelog.md @@ -1,3 +1,6 @@ # Changelog +!!! warning "Attention" + Major and minor releases also include changes listed within prior beta releases. + --8<-- "../CHANGELOG.md" diff --git a/news/2075.bugfix.md b/news/2075.bugfix.md index b5bb793e76..c20df42e22 100644 --- a/news/2075.bugfix.md +++ b/news/2075.bugfix.md @@ -1 +1 @@ -Fix filter wrong package meta information and duplicate path. \ No newline at end of file +Skip distributions with wrong package meta information and duplicate path. diff --git a/news/2078.feature.md b/news/2078.feature.md index 635f7942ef..98a8b6cea0 100644 --- a/news/2078.feature.md +++ b/news/2078.feature.md @@ -1 +1 @@ -Support target python for other architectures. +Support target python with other architectures. diff --git a/news/2081.feature.md b/news/2081.feature.md index 992c8dc591..ff526a44a9 100644 --- a/news/2081.feature.md +++ b/news/2081.feature.md @@ -1 +1 @@ -Displays the help information when running pdm directly +Display the help information when running pdm directly.