Skip to content

Commit 744b696

Browse files
authored
host & port changes 🚚 "Deprecated" section
1 parent 030adb4 commit 744b696

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,11 @@ All notable changes to this project will be documented in this file.
1111
### Changed
1212
- Dash for R now requires `dashCoreComponents` v1.8.0
1313
- Dash for R now requires `dashTable` v4.6.0
14-
- Rename `DASH_HOST` to `HOST` and `DASH_PORT` to `PORT` [#167](https://github.com/plotly/dashR/pull/167)
1514
- Automatically set routes and requests pathname prefixes if `DASH_APP_NAME` environment variable has been set [#165](https://github.com/plotly/dashR/pull/165)
1615

1716
### Deprecated
1817
- Application titles can no longer be set using `name` parameter, which is now deprecated with a warning, for parity with Dash for Python [#168](https://github.com/plotly/dashR/pull/168)
19-
18+
- Removed `DASH_HOST` and `DASH_PORT`, Dash for R now respects `HOST` and `PORT` [#167](https://github.com/plotly/dashR/pull/167)
2019

2120
## [0.2.0] - 2020-01-03
2221
### Added

0 commit comments

Comments
 (0)