The open source OpenXR runtime

doc/changes: Add compositor category.

+6
+3
doc/changes/.proclamation.json
··· 12 12 "Drivers": { 13 13 "directory": "drivers" 14 14 }, 15 + "Compositor": { 16 + "directory": "compositor" 17 + }, 15 18 "Helper Libraries": { 16 19 "directory": "aux" 17 20 },
+3
doc/changes/compositor/.gitignore
··· 1 + # SPDX-License-Identifier: CC0-1.0 2 + # SPDX-FileCopyrightText: 2020 Collabora, Ltd. and the Proclamation contributors 3 + !.gitignore