We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18c8fe4 commit 7ea5d19Copy full SHA for 7ea5d19
docs/CHANGELOG.md
@@ -16,7 +16,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
tool that returns parameter schemas for any rsconnect command, allowing LLMs
17
to more easily construct valid CLI commands.
18
19
-- Added support for deploying Holoviz Panel applications.
+- You can now deploy Holoviz Panel applications. This requires Posit Connect release 2025. 11.0
20
+ or later. Use `rsconnect deploy panel` to deploy, or `rsconnect write-manifest panel`
21
+ to create a manifest file.
22
23
### Fixed
24
0 commit comments