Skip to content

Commit 37928a0

Browse files
authored
[No ticket] add a link to the release-group subcommand in the readme (#1407)
* add a link to the release-group subcommand in the readme * prep for release
1 parent 133a063 commit 37928a0

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Changelog.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# FOSSA CLI Changelog
22

3+
## v3.9.11
4+
- Licensing: Add new rules for unity licenses. Add the Redis Source Available License.
5+
36
## v3.9.10
47
- Support unarchiving `tgz`, `taz`, `txz`, `tbz`, `tbz2`, and `tz2` files for `--unpack-archives` ([#1402](https://github.com/fossas/fossa-cli/pull/1402/files))
58
- `fossa test`: improves diagnostic message ([#1403](https://github.com/fossas/fossa-cli/pull/1403/files))

docs/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ Concept guides explain the nuances behind how basic FOSSA primitives work. If yo
133133
- [`fossa report`](./references/subcommands/report.md): Download a report of the most recent scan of a project.
134134
- [`fossa snippets`](./references/subcommands/snippets.md): Analyze snippets of a project and check if they exist in other open source projects FOSSA knows about.
135135
- [`fossa test`](./references/subcommands/test.md): View the results of the most recent scan of a project.
136+
- [`fossa release-group`](./references/subcommands/release-group.md): Interact with FOSSA release groups.
136137

137138
#### Configuration
138139

0 commit comments

Comments
 (0)