Skip to content

Commit f4f56c1

Browse files
authored
Merge branch 'master' into 177-cacert-option
2 parents ec4b5bf + a1480ce commit f4f56c1

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,15 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
7+
## [1.14.0] - 2023-01-19
8+
9+
### Changed
10+
- You can now redeploy to a content with an "unknown" app mode. A content item's app mode is "unknown" if it was created, but never deployed to, or its deployment failed before an app mode could be determined.
811

912
### Removed
1013

14+
- Python 3.5 & 3.6 support.
15+
1116
- `rsconnect-python` no longer considers the `RETICULATE_PYTHON` environment variable.
1217
In environments where `RETICULATE_PYTHON` is set outside a project context (e.g. by a Posit Workbench administrator),
1318
attempting to deploy content or write manifests in projects using virtual environments required explicitly setting `--python /path/to/virtualenv/python`.

0 commit comments

Comments
 (0)