From 50b01f226a58296785a4f7c5c3555a1ad8f2903c Mon Sep 17 00:00:00 2001 From: pulpbot Date: Fri, 15 Aug 2025 03:31:02 +0000 Subject: [PATCH] Update Changelog --- CHANGES.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 485664f..483173f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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 }