Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pulpbot authored and mdellweg committed Oct 31, 2024
1 parent 79fe155 commit ac0cacb
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,19 @@

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

## 0.22.2 (2024-10-29) {: #0.22.2 }

#### Bugfixes {: #0.22.2-bugfix }

- Set `is_highest` to `False` before importing a collection version to prevent conflicts.
[#1986](https://github.com/pulp/pulp_ansible/issues/1986)
- Use the highest collection version to reflect a collection's update_at timestamp.
[#2000](https://github.com/pulp/pulp_ansible/issues/2000)
- Fixed the JSONField specification so it doesn't break ruby bindings.
See context [here](https://github.com/pulp/pulp_rpm/issues/3639).

---

## 0.22.1 (2024-07-22) {: #0.22.1 }


Expand Down Expand Up @@ -54,6 +67,17 @@

---

## 0.21.9 (2024-10-29) {: #0.21.9 }

#### Bugfixes {: #0.21.9-bugfix }

- Set `is_highest` to `False` before importing a collection version to prevent conflicts.
[#1986](https://github.com/pulp/pulp_ansible/issues/1986)
- Fixed the JSONField specification so it doesn't break ruby bindings.
See context [here](https://github.com/pulp/pulp_rpm/issues/3639).

---

## 0.21.8 (2024-08-14) {: #0.21.8 }

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

0 comments on commit ac0cacb

Please sign in to comment.