Skip to content

Commit

Permalink
Add use feature explanation into Unreleased change log
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudBger committed Mar 12, 2024
1 parent 433e042 commit 03cbddb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/release-notes/change-log.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## Unreleased

* Implement a `use` feature, enabling a module to use an existing module by overriding its inputs or initial block. (Inputs should have the same output type than override module's inputs)

* Pick up docs from the README.md or README in the same directory as the manifest, when top-level package.doc is empty

## v1.3.7
Expand Down

0 comments on commit 03cbddb

Please sign in to comment.