Skip to content

Commit 67e71a7

Browse files
authored
Merge pull request #1458 from jyaistMap/jy-upd-version-data
Add notes for patches in release notes for 2.1
2 parents edb122b + aae8067 commit 67e71a7

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

guide/02-api-overview/release_notes_210.ipynb

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,24 @@
55
"id": "26414291",
66
"metadata": {},
77
"source": [
8+
"# Patch Release 2.1.0.2\n",
9+
"#### [`arcgis.learn`](/python/api-reference/arcgis.learn.toc.html)\n",
10+
"* Restores functionality of internal inferencing checks\n",
11+
"\n",
12+
"# Patch Release 2.1.0.1\n",
13+
"#### [`arcgis.features`](/python/api-reference/arcgis.features.toc.html)\n",
14+
" * [`FeatureLayerCollection`](/python/api-reference/arcgis.features.toc.html#featurelayercollection)\n",
15+
" * [`extract_changes()`](/python/api-reference/arcgis.features.toc.html#arcgis.features.FeatureLayerCollection.extract_changes)\n",
16+
" * Adds support for querying the last time changes were sent on each layer \n",
17+
"\n",
18+
"#### [`arcgis.features.managers`](/python/api-reference/arcgis.features.managers.html#)\n",
19+
" * [`Version`](/python/api-reference/arcgis.features.managers.html#version)\n",
20+
" * [`edit()`](/python/api-reference/arcgis.features.managers.html#arcgis.features._version.Version.edit)\n",
21+
" * Updates support for Enterprise 11.1\n",
22+
" \n",
823
"# What's new in version 2.1.0\n",
24+
"* **Note:** Installation of the API for Python results in version number `2.1.0.2`\n",
25+
"\n",
926
"\n",
1027
"## New\n",
1128
"* Adds [Dask](https://www.dask.org/) Support\n",

0 commit comments

Comments
 (0)