You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
requires RStudio Connect release 2021.08.0 or later. Use `rsconnect deploy
12
12
quarto` to deploy, or `rsconnect write-manifest quarto` to create a manifest
13
13
file.
14
-
-`RSConnectExecutor` has been added to make developing rsconnect-python APIs easier.
14
+
15
15
### Changed
16
16
17
17
- As a prelude to setting and documenting rsconnect-python APIs, various functions in `actions` have been moved to `bundle`, or replaced with RSConnectExecutor. The moved functions now include a deprecation warning, and will be fully deprecated in a future release.
0 commit comments