Commit 915dd99
{Documentation} Core - Add 2.1.3 changelog entry
Summary:
WHY: 2.1.3 was released (D105974819 bumped version.txt) but the public-facing changelog on the docs site was not updated. Users browsing the Project Aria Tools doc site need to see what shipped in 2.1.3.
WHERE: docs-research-tools/projectariatools/changelog.mdx — the static doc site changelog page. Adds a new '## Version 2.1.3' section above 2.1.2 with the two changes from the 2.1.3 release: random-access P-frame decoding in getImageDataByIndex() for H.265 streams, and a VRS dependency bump to pick up ProximitySensorRecordableClass support.
HOW tested: Pure markdown / MDX content change, no code paths affected. Verified file renders by inspecting the diff against the existing 2.1.2 / 2.1.1 / 2.1.0 entries — same heading levels, same section structure (New Features / Improvements).
Reviewed By: PiotrBrzyski
Differential Revision: D106396894
fbshipit-source-id: b53ed1310d1aa989b40bb292f3f881d3fa4f2ce91 parent 1bfe7e5 commit 915dd99
1 file changed
Lines changed: 11 additions & 0 deletions
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
8 | 19 | | |
9 | 20 | | |
10 | 21 | | |
| |||
0 commit comments