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
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
# Change Log for Dash for R
2
2
All notable changes to this project will be documented in this file.
3
3
4
+
4
5
## [0.3.0] - 2020-02-12
5
6
### Added
6
7
- Support for config-aware relative paths [#172](https://github.com/plotly/dashR/pull/172)
@@ -43,6 +44,7 @@ All notable changes to this project will be documented in this file.
43
44
- Fixes for hot reloading interval handling and refreshing apps within viewer pane [#148](https://github.com/plotly/dashR/pull/148)
44
45
-`get_asset_url` checks `getAppPath()` as well as `DASH_APP_ROOT_PATH` environment variable when invoked [#161](https://github.com/plotly/dashR/pull/161)
0 commit comments