Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Commit

Permalink
ensure we make deep copies of params instead of carrying over across …
Browse files Browse the repository at this point in the history
…different --search- types
  • Loading branch information
JimFuller-RedHat committed Oct 25, 2023
1 parent 4713534 commit d7308db
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 81 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased
### changed
* existing --search-upstreams changed to --search-all-upstreams in
service products-contain-component
### Added
* --search-provides in service products-contain-component which
will search name of components that are provide dependencies
* --search-upstreams in service products-contain-component which
will search name of components that are upstream dependencies

## [0.3.8] - 2023-10-18
### Added
Expand Down
Loading

0 comments on commit d7308db

Please sign in to comment.