Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
araghukas committed Jan 30, 2024
1 parent 76182c4 commit ed3754e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [0.17.0] - 2024-01-17

## Changed

- Read id's from user's config instead of input (no more required args)
- Update executor config output, remove unused
- Make `owners` var optional
- Conform to 'alphanumeric chars only' rule for resource names
- Use `templatefile` instead of `template_file` (MacOS compatibility)

### Added

- Added `covalent_package_version` so that we can specify the version of the covalent to use when building the docker image
Expand Down

0 comments on commit ed3754e

Please sign in to comment.