Skip to content

Commit e17e22b

Browse files
committed
Update Changelog
1 parent 7dcad34 commit e17e22b

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

CHANGES.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,24 @@
88

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

11+
## 3.30.2 (2026-05-19) {: #3.30.2 }
12+
13+
#### Bugfixes {: #3.30.2-bugfix }
14+
15+
- Fixed blocklist entries API to support `isnull` filter lookup on `version` to uniquely identify name-only entries.
16+
[#1238](https://github.com/pulp/pulp_python/issues/1238)
17+
18+
---
19+
20+
## 3.30.1 (2026-05-19) {: #3.30.1 }
21+
22+
#### Bugfixes {: #3.30.1-bugfix }
23+
24+
- Fixed `upload_time` in Simple and JSON APIs to reflect repository addition time instead of content creation time.
25+
[#1232](https://github.com/pulp/pulp_python/issues/1232)
26+
27+
---
28+
1129
## 3.30.0 (2026-05-13) {: #3.30.0 }
1230

1331
#### Features {: #3.30.0-feature }
@@ -71,6 +89,15 @@
7189

7290
---
7391

92+
## 3.27.3 (2026-05-19) {: #3.27.3 }
93+
94+
#### Bugfixes {: #3.27.3-bugfix }
95+
96+
- Fixed `upload_time` in Simple and JSON APIs to reflect repository addition time instead of content creation time.
97+
[#1232](https://github.com/pulp/pulp_python/issues/1232)
98+
99+
---
100+
74101
## 3.27.2 (2026-04-14) {: #3.27.2 }
75102

76103
#### Bugfixes {: #3.27.2-bugfix }

0 commit comments

Comments
 (0)