Skip to content

Commit 3e88261

Browse files
committed
Release v2.39.0
1 parent 9142c61 commit 3e88261

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
- n/a
11+
12+
## [2.39.0] - 2024-03-28
13+
14+
- Added `RpmUnit.files` attribute
1015
- Added `Client.create_repository()` method
1116

1217
## [2.38.1] - 2023-12-14
@@ -469,7 +474,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
469474

470475
- Initial release to PyPI
471476

472-
[Unreleased]: https://github.com/release-engineering/pubtools-pulplib/compare/v2.38.1...HEAD
477+
[Unreleased]: https://github.com/release-engineering/pubtools-pulplib/compare/v2.39.0...HEAD
478+
[2.39.0]: https://github.com/release-engineering/pubtools-pulplib/compare/v2.38.1...v2.39.0
473479
[2.38.1]: https://github.com/release-engineering/pubtools-pulplib/compare/v2.38.0...v2.38.1
474480
[2.38.0]: https://github.com/release-engineering/pubtools-pulplib/compare/v2.37.2...v2.38.0
475481
[2.37.2]: https://github.com/release-engineering/pubtools-pulplib/compare/v2.37.1...v2.37.2

0 commit comments

Comments
 (0)