Skip to content

Commit a5f7191

Browse files
committed
Merge branch 'master' into cloud-rebrand
2 parents ede9224 + 26c6fa2 commit a5f7191

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@ 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.13.0] - 2022-12-02
88

9-
### Changed
9+
### Added
10+
- When running rsconnect bootstrap, you can now specify the jwt secret using the CONNECT_BOOTSTRAP_SECRETKEY environment variable.
1011

12+
### Changed
1113
- Update pip_freeze to use `pip freeze` since Connect filters for valid package paths in the backend and it no longer depends on the undocumented behavior of `pip list --format=freeze`. This reverts the change made in 1.5.2.
1214

1315
- Renamed the deploy_html `excludes` flag to `exclude` for consistency with other deploy commands.

0 commit comments

Comments
 (0)