Skip to content

Commit

Permalink
changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewPlayer3 committed Oct 23, 2024
1 parent d420d54 commit c7ee39c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
* This option causes `time_series` to download the GSLC inputs from the `GSLC_granules/` subprefix located within the bucket and prefix given by the `--bucket` and `--bucket-prefix` options.

### Changed
* Releases and test deployments now trigger a Docker build for both a GPU-based image and a CPU-based image. The GPU image tag ends with `.gpu` and the CPU image tag ends with `.cpu`.
* Releases and test deployments now trigger a Docker build for the GPU container, rather than the CPU container.

### Fixed
* Fixed the parsing for the `--bounds` option for `time_series`.
Expand Down

0 comments on commit c7ee39c

Please sign in to comment.