Skip to content

Commit 62a51f9

Browse files
committed
Fix changelog formating
1 parent 2084c93 commit 62a51f9

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

docs/CHANGES.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
- Clarified how to handle version specifiers when testing the CLI for unreleased plugin versions (.dev).
3838
[#852](https://github.com/pulp/pulp-cli/issues/852)
3939
- Added information how to use pipx for installation.
40-
40+
4141

4242

4343
#### Deprecations and Removals
@@ -57,7 +57,10 @@
5757
[#851](https://github.com/pulp/pulp-cli/issues/851)
5858

5959

60-
---## 0.22.0 (2023-12-04)
60+
---
61+
62+
63+
## 0.22.0 (2023-12-04)
6164

6265

6366

@@ -66,7 +69,7 @@
6669
- Added the ability to reclaim disk space (cmd: 'pulp repository reclaim').
6770
[#620](https://github.com/pulp/pulp-cli/issues/620)
6871
- Added ``--repo-config`` option to the rpm repository and publication.
69-
72+
7073

7174

7275
#### Bugfixes
@@ -82,7 +85,7 @@
8285
#### Improved Documentation
8386

8487
- Added a version select widget to docs.
85-
88+
8689

8790

8891
### Pulp GLUE
@@ -93,11 +96,11 @@
9396
- Added 'PulpGenericRepositoryContext' class to handle repository commands not available with subtypes.
9497
[#620](https://github.com/pulp/pulp-cli/issues/620)
9598
- Added ``repo_config`` option PluginRequirement checks to the ``PulpRpmRepositoryContext``and ``PulpRpmPublicationContext``.
96-
99+
97100
- Added parameter `pulp_href` to `PulpRepositoryVersionContext` and `number` to `PulpRepositoryContext.get_version_context`.
98-
101+
99102
- Use the labels api starting with `pulpcore` 3.34.
100-
103+
101104

102105

103106
#### Improved Documentation

0 commit comments

Comments
 (0)