Skip to content

Commit 4ec123c

Browse files
committed
update notes for versionmanager
1 parent a8f7076 commit 4ec123c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

guide/02-api-overview/release_notes_242.ipynb

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,11 @@
186186
" * [`shrink_to_seed()`](/python/latest/api-reference/arcgis.features.managers.html#arcgis.features._parcel.ParcelFabricManager.shrink_to_seed)\n",
187187
" * [`merge_parcel_points()`](/python/latest/api-reference/arcgis.features.managers.html#arcgis.features._parcel.ParcelFabricManager.merge_parcel_points) \n",
188188
"* [`UtilityNetworkManager`](/python/api-reference/arcgis.features.managers.html#utilitynetworkmanager)\n",
189-
" * Adds support for asynchronous processing on a number of methods, including `export_subnetwork`, `enable_topology`, `disable_topology` \n",
189+
" * Adds support for asynchronous processing on a number of methods, including `export_subnetwork`, `enable_topology`, `disable_topology`\n",
190+
"* [`VersionManager`](/python/api-reference/arcgis.features.managers.html#versionmanager)\n",
191+
" * **New methods:**\n",
192+
" * [`get_by_name()`](/python/latest/api-reference/arcgis.features.managers.html#arcgis.features._version.VersionManager.get_by_name)\n",
193+
" * Improves peformance when searching for *versions* by name \n",
190194
"\n",
191195
"#### [`arcgis.features.analyze_patterns`](/python/api-reference/arcgis.features.analyze_patterns.html)\n",
192196
"* [`find_outliers()`](/python/latest/api-reference/arcgis.features.analyze_patterns.html#arcgis.features.analyze_patterns.find_outliers)\n",

0 commit comments

Comments
 (0)