From 0978aa40f68aace1d84510f31c5040cfc5ca67bc Mon Sep 17 00:00:00 2001 From: Bincheng Wu Date: Wed, 25 May 2022 13:38:38 -0400 Subject: [PATCH] update changelog with deploy html --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) 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