diff --git a/CHANGELOG.md b/CHANGELOG.md index e97f74cd..6a3b7a74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.10.0] - 2022-07-27 + +### Added +- You can now deploy Shiny for Python applications with `deploy shiny` +- In addition to deploying to Connect, you can now deploy to shinyapps.io with `deploy shiny` or `deploy manifest` +- The `add` option now supports shinyapps.io credentials. + ## [1.9.0] - 2022-07-06 ### Added