Skip to content

Commit 5265c66

Browse files
committed
fixed typos on Attachment Manager in release notes.
1 parent a1691ce commit 5265c66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"* Improved error messaging with invalid credentials and valid `cert_file` logins\n",
1616
"* Added module to support [`Workforce for ArcGIS`](https://workforce.arcgis.com/)\n",
1717
"* Added documentation for layer filtering options when using [`arcgis.geoanalytics`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.geoanalytics.toc.html) functions\n",
18-
"* Added query and download_all functionality to [`Attachment Manager`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.features.managers.html#arcgis.features.managers.AttachmentManager)\n",
18+
"* Added filtering functionality to [`Attachment Manager`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.features.managers.html#arcgis.features.managers.AttachmentManager)\n",
1919
"* Added documentation on the [`update_properties()`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.gis.toc.html?highlight=update_properties#arcgis.gis.GIS.update_properties) function\n",
2020
"* Added `shared_with` property to [`Item`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.gis.toc.html?highlight=update_properties#item) class to determine how an item has been [shared](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.gis.toc.html?highlight=update_properties#item)\n",
2121
"* Updated the [`datastore.validate()`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.gis.toc.html?highlight=update_properties#arcgis.gis.Datastore.validate) function\n",

0 commit comments

Comments
 (0)