Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
juraj-hrivnak committed Sep 4, 2024
1 parent 93b27af commit cdb695a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

## Unreleased

## v0.17.0

- Added the `prj` subcommand for the `add` command.
- With this subcommand you can specify the project
you want to add precisely, using the `--cf` and/or `--mr` options.
- This subcommand can be used multiple times.
- Example usage: `pakku add prj --mr iris --cf irisshaders`
- Note that the `add` command functionality remains the same.
- Added descriptions to command arguments.

## v0.16.0

- When adding projects, slugs are now more robustly resolved.
Expand Down

0 comments on commit cdb695a

Please sign in to comment.