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.
2 parents 3cc4cf9 + eb5d26d commit 8740142Copy full SHA for 8740142
CHANGELOG.md
@@ -4,6 +4,13 @@ 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
+## [1.10.0] - 2022-07-27
8
+
9
+### Added
10
+- You can now deploy Shiny for Python applications with `deploy shiny`
11
+- In addition to deploying to Connect, you can now deploy to shinyapps.io with `deploy shiny` or `deploy manifest`
12
+- The `add` option now supports shinyapps.io credentials.
13
14
## [1.9.0] - 2022-07-06
15
### Added
16
0 commit comments