We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7d4d14 commit f34ae7aCopy full SHA for f34ae7a
CHANGELOG.md
@@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [Unreleased]
8
+
9
+### Added
10
11
+- You can now deploy Quarto documents in addition to Quarto projects. This
12
+ requires RStudio Connect release 2021.08.0 or later. Use `rsconnect deploy
13
+ quarto` to deploy, or `rsconnect write-manifest quarto` to create a manifest
14
+ file.
15
16
## [1.8.1] - 2022-05-31
17
18
### Changed
0 commit comments