Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,23 @@

[//]: # (towncrier release notes start)

## 0.4.0 (2025-08-14) {: #0.4.0 }

#### Bugfixes {: #0.4.0-bugfix }

- Fixes the name of the package when downloaded using pull-through cache.
[#315](https://github.com/pulp/pulp_npm/issues/315)

#### Deprecations and Removals {: #0.4.0-removal }

- This release drops support for Python<3.11.

#### Misc {: #0.4.0-misc }

-

---

## 0.3.3 (2025-04-14) {: #0.3.3 }

#### Bugfixes {: #0.3.3-bugfix }
Expand Down