Skip to content

Commit b177d34

Browse files
authored
Merge pull request #160 from rstudio/mm-doc-update
Update docs
2 parents 871b5f9 + 2920465 commit b177d34

File tree

2 files changed

+4
-9
lines changed

2 files changed

+4
-9
lines changed

CHANGELOG.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,13 @@ 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.5.1] - 2020-TBD
88

9-
### Added
10-
### Changed
11-
### Deprecated
12-
### Removed
139
### Fixed
14-
### Security
10+
- Python 2 encoding error when using rsconnect-jupyter to publish a notebook containing binary data.
11+
- Preserve more details when raising exceptions.
1512

16-
## [1.5.0] - 2020-TBD
13+
## [1.5.0] - 2020-07-10
1714

1815
### Added
1916
- support for deploying Streamlit and Bokeh applications

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ Jupyter notebooks via the Jupyter web console. Many types of content supported b
77
Connect may be deployed by this package, including WSGI-style APIs, Dash, Streamlit, and
88
Bokeh applications.
99

10-
> **Important:** Bokeh support in RStudio Connect is currently in beta.
11-
1210
Content types not directly supported by the CLI may also be deployed if they include a
1311
prepared `manifest.json` file. See ["Deploying R or Other
1412
Content"](#deploying-r-or-other-content) for details.

0 commit comments

Comments
 (0)