Skip to content

Commit

Permalink
fix changelog oops
Browse files Browse the repository at this point in the history
  • Loading branch information
araghukas committed Jan 30, 2024
1 parent ed3754e commit 5545bd3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [UNRELEASED]

## [0.17.0] - 2024-01-17

## Changed
### 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)

## [0.17.0] - 2024-01-17

### 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 5545bd3

Please sign in to comment.