Skip to content

Commit 06970c7

Browse files
nrrainameta-codesync[bot]
authored andcommitted
{Documentation} MPS - Update projectaria-mps changelog
Summary: The public ARK MPS changelog stopped at `projectaria-mps` `1.2.0`, while PyPI now lists `1.2.3` as the latest release. That leaves users checking the static docs without the patch-release history they see from the package index. This updates the MPS changelog with patch releases `1.2.1`, `1.2.2`, and `1.2.3`. Each new entry uses the requested release-note text: `Minor bug fixes`; no APIs, package metadata, examples, or runtime behavior change. Reviewers should check two things: (1) the release order stays newest-first, and (2) the terse patch notes are intentional for these point releases. ```lang=mermaid flowchart TD A[PyPI releases through 1.2.3] --> B[ARK MPS changelog] B --> C[Public docs show 1.2.1, 1.2.2, and 1.2.3] ``` Current release notes need current versions. ___ Differential Revision: D110802622 fbshipit-source-id: 002296aae282f7d5fe9681f955f305895c62b966
1 parent b6affca commit 06970c7

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

website/docs-ark/mps/changelog.mdx

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ title: Changelog
55

66
# Changelog
77

8+
---
9+
## Version 1.2.3
10+
- Minor bug fixes
11+
12+
13+
---
14+
## Version 1.2.2
15+
- Minor bug fixes
16+
17+
18+
---
19+
## Version 1.2.1
20+
- Minor bug fixes
21+
22+
823
---
924
## Version 1.2.0
1025
- Add Multi-SLAM support for Aria Gen 2 recordings

0 commit comments

Comments
 (0)