diff --git a/changelog.md b/changelog.md
index d0a5590b..547eb770 100644
--- a/changelog.md
+++ b/changelog.md
@@ -3,7 +3,8 @@
## Breaking changes
-* The `from_gds` methods now fetches all node properties of a given GDS projection by default, instead of none.
+* The `from_gds` method now fetches all node properties of a given GDS projection by default, instead of none.
+* The `from_gds` now adds node labels as captions for nodes.
## New features
diff --git a/examples/gds-example.ipynb b/examples/gds-example.ipynb
index 5a3aecf2..08d76029 100644
--- a/examples/gds-example.ipynb
+++ b/examples/gds-example.ipynb
@@ -196,27 +196,27 @@
"}\n",
"\n",
" \n",
- "
\n",
+ "
\n",
"
\n",
- "
\n",
- " \n",
+ " \n",
"
\n",
"\n",
" \n",
@@ -258,7 +258,10 @@
"cell_type": "markdown",
"metadata": {},
"source": [
- "### Adding captions"
+ "### Changing captions\n",
+ "\n",
+ "We can also change the node captions, if we want to see something other that the node labels.\n",
+ "For this dataset it might make sense to caption by scientific subject."
]
},
{
@@ -340,27 +343,27 @@
"}\n",
"\n",
" \n",
- "