Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil Varner committed Apr 22, 2024
1 parent 7d54b4b commit 6cd6af6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Utils method `find_collection` to allow the retrieval of the collection name for
an Item dict
- Task method `upload_local_item_assets_to_s3(item)` to upload all local assets to S3

## Added

- Added support for using stdin and stdout as input and output for task, e.g., `cat in.json | src/mytask/mytask.py run --local | tee out.json`

## [v0.4.2] - 2024-03-08
Expand Down

0 comments on commit 6cd6af6

Please sign in to comment.