Skip to content

Commit 9e7230e

Browse files
authored
Merge pull request #209 from pulp/update_changes
Update Changelog
2 parents 5593d38 + 72bc627 commit 9e7230e

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

CHANGES.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,41 @@
1010

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

13+
## 0.4.0 (2025-08-20) {: #0.4.0 }
14+
15+
16+
17+
#### Features {: #0.4.0-feature }
18+
19+
- Bump dependency on pulp-cli up to version 0.29.*.
20+
[#138](https://github.com/pulp/pulp-cli-deb/issues/138)
21+
- Added ``--distribution`` and ``--component`` flags to the ``content upload`` command for packages.
22+
[#161](https://github.com/pulp/pulp-cli-deb/issues/161)
23+
- Added checkpoint options to publication and distribution commands.
24+
[#168](https://github.com/pulp/pulp-cli-deb/issues/168)
25+
26+
27+
#### Bugfixes {: #0.4.0-bugfix }
28+
29+
- Fix error "The type 'deb:apt' does not support the 'pulpexport' capability."
30+
[#40](https://github.com/pulp/pulp-cli-deb/issues/40)
31+
- Update CI jobs to not report success when they should be failing.
32+
[#167](https://github.com/pulp/pulp-cli-deb/issues/167)
33+
- Removed an unnecessary curl sanity check in ``test_deb_sync_publish`` that failed when domain support was enabled.
34+
[#190](https://github.com/pulp/pulp-cli-deb/issues/190)
35+
36+
37+
### Pulp-deb GLUE {: #0.4.0-pulp-deb-glue }
38+
39+
40+
#### Features {: #0.4.0-pulp-deb-glue-feature }
41+
42+
- Bump dependency on pulp-glue up to version 0.29.*.
43+
[#138](https://github.com/pulp/pulp-cli-deb/issues/138)
44+
45+
46+
---
47+
1348
## 0.3.5 (2025-07-02) {: #0.3.5 }
1449

1550

0 commit comments

Comments
 (0)