Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update NEWS entry with pull request number
  • Loading branch information
zeehio committed Aug 24, 2022
commit d02a6f4b256cb361ff471a8c0c1efc10fa0bac51
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

* This version of the R package upgrades the version of the underlying plotly.js library from v2.5.1 to v2.11.1. This includes many bug fixes and improvements. The [plotly.js release page](https://github.com/plotly/plotly.js/releases) has the full list of changes.
* raster2uri() supports nativeRaster objects. This enables nativeRaster support for
the annotation_raster() geom.
the annotation_raster() geom (#2174, @zeehio).

## New features

Expand Down