Skip to content

Commit

Permalink
changelog: prepare for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
devmatteini committed Aug 24, 2024
1 parent 45263c8 commit 6d43471
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Added

- Show more information about the installed asset. For example, when installing an executable from a
tar archive, you
will see a message like `Extracted archive executable to '/home/<user>/Downloads/helloworld'`.

## [0.6.0] - 2024-08-18

This release focuses on improving the `install` feature and adds support for more assets types ([#205](https://github.com/devmatteini/dra/issues/205)).
Expand Down

0 comments on commit 6d43471

Please sign in to comment.