diff --git a/CHANGELOG.md b/CHANGELOG.md index a90ae259..47e4b237 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 `fastapi`, `notebook`, `quarto` and `streamlit` sub-commands. It is only applicable if the RStudio Connect server is configured to use off-host execution. +- You can now deploy static content such as html and its associated assets with + `rsconnect deploy html`. ## [1.7.1] - 2022-02-15