Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
[noissue]
  • Loading branch information
pulpbot authored and mdellweg committed Jul 30, 2023
1 parent a0c1fe4 commit f5fdd11
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions docs/CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,19 @@

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

## 0.20.3 (2023-07-28)



### Bugfixes

- Made api-quirks idempotent to prevent them from failing once the original api is fixed.
[#752](https://github.com/pulp/pulp-cli/issues/752)


---


## 0.20.2 (2023-07-19)


Expand Down Expand Up @@ -67,6 +80,19 @@
---


## 0.19.5 (2023-07-28)



### Bugfixes

- Made api-quirks idempotent to prevent them from failing once the original api is fixed.
[#752](https://github.com/pulp/pulp-cli/issues/752)


---


## 0.19.4 (2023-07-19)


Expand Down Expand Up @@ -155,6 +181,21 @@ No significant changes.
---


## 0.18.2 (2023-07-30)



### Bugfixes

- Pinnend PyYAML version to fix installation issues.
[#724](https://github.com/pulp/pulp-cli/issues/724)
- Made api-quirks idempotent to prevent them from failing once the original api is fixed.
[#752](https://github.com/pulp/pulp-cli/issues/752)


---


## 0.18.1 (2023-07-10)


Expand Down

0 comments on commit f5fdd11

Please sign in to comment.