Skip to content

Commit 02037fa

Browse files
authored
Merge pull request #251 from rstudio/sagerb-switch-image-to-optional-at-public-api-layer
Switch image parameters to be optional at public api layer
2 parents 8a1ea4b + 1dc3282 commit 02037fa

File tree

6 files changed

+129
-97
lines changed

6 files changed

+129
-97
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2626
- You can now deploy static content such as html and its associated assets with
2727
`rsconnect deploy html`.
2828

29+
- An optional `image` parameter has been added to the applicable functions to support
30+
target content image. This parameter defaults to `None` if not provided.
31+
2932
## [1.7.1] - 2022-02-15
3033

3134
### Added

0 commit comments

Comments
 (0)