Skip to content

Commit 27157e3

Browse files
authored
Merge pull request #95542 from julianparismorgan/user/pmorgan/asa-release-notes
Add release notes section to Azure Spatial Anchors docs
2 parents b325234 + b4f081d commit 27157e3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

articles/spatial-anchors/index.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,8 @@ sections:
8484
- html: <a href="/azure/spatial-anchors/tutorials/tutorial-share-anchors-across-devices">Sharing across sessions and devices.</a>
8585
- html: <a href="/azure/spatial-anchors/tutorials/tutorial-use-cosmos-db-to-store-anchors">Persistent sharing with Azure Cosmos DB.</a>
8686
- html: <a href="/azure/spatial-anchors/tutorials/tutorial-new-unity-hololens-app">Starting a new Unity HoloLens app.</a>
87-
- html: <a href="/azure/spatial-anchors/tutorials/tutorial-new-android-app">Starting a new Android app.</a>
87+
- html: <a href="/azure/spatial-anchors/tutorials/tutorial-new-android-app">Starting a new Android app.</a>
88+
- title: Release Notes
89+
items:
90+
- type: paragraph
91+
text: '<a href="https://github.com/Azure/azure-spatial-anchors-samples/releases">View release notes on GitHub.</a>'

articles/spatial-anchors/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@
8585
href: https://docs.microsoft.com/cpp/api/spatial-anchors/winrt/
8686
- name: Resources
8787
items:
88+
- name: Release Notes
89+
href: https://github.com/Azure/azure-spatial-anchors-samples/releases
8890
- name: Azure Mixed Reality Resource Management REST API
8991
href: https://docs.microsoft.com/rest/api/mixedreality/
9092
- name: FAQ

0 commit comments

Comments
 (0)