Skip to content

Commit 0b1c0e8

Browse files
author
John Yaist
committed
removed joined views support from release notes
1 parent cacf2cb commit 0b1c0e8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

guide/02-api-overview/release-notes.ipynb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@
1717
"* Added batch sharing capability to the [`ContentManager`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.gis.toc.html#contentmanager) with new `share_items()` and `unshare_items()` functions\n",
1818
"* Added `history()` function to [`ArcGISOnlineManager`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.gis.admin.html#agoladminmanager) and [`PortalAdminManager`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.gis.admin.html#portaladminmanager) objects to review logins to a portal\n",
1919
"* Added support to use [`Spatially Enabled DataFrames`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.features.toc.html#arcgis-features-geoaccessor) as `study_area` parameters on the [`geoenrichment.enrich()`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.geoenrichment.html#enrich) function\n",
20-
"* Added `take_screenshot()` function to the [`MapWidget`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.widgets.html#mapview) for use on [`map`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.geoenrichment.html#enrich) objects\n",
21-
"* Added support for [`feature layer views`](https://doc.arcgis.com/en/arcgis-online/manage-data/create-hosted-views.htm) containing joins to the [`clone_items()`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.gis.toc.html#arcgis.gis.ContentManager.clone_items) function"
20+
"* Added `take_screenshot()` function to the [`MapWidget`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.widgets.html#mapview) for use on [`map`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.geoenrichment.html#enrich) objects"
2221
]
2322
},
2423
{

0 commit comments

Comments
 (0)