Skip to content

Commit 8817d2d

Browse files
committed
Build the changelog
[noissue]
1 parent 4150bd4 commit 8817d2d

File tree

3 files changed

+13
-4
lines changed

3 files changed

+13
-4
lines changed

CHANGES.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,19 @@
1212

1313

1414

15+
### Features
16+
17+
- Added support for specifying a list of refs that should be filtered out from a remote repository.
18+
[#16](https://github.com/pulp/pulp-cli-ostree/issues/16)
19+
- Decoupled workflows for importing all refs and commits. To import everything from a tarball, one
20+
should use the ``import-all`` command. When importing commits assigned to a specific ref, it is
21+
recommended to use the ``import-commits`` command.
22+
[#19](https://github.com/pulp/pulp-cli-ostree/issues/19)
23+
24+
25+
---
26+
27+
1528
### Features
1629

1730
- Added support for adding and removing config files across repositories.

CHANGES/16.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

CHANGES/19.feature

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)