File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed
Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ This log lists changes between versions.
4+
5+
6+
7+
8+ ## Version 1 - Draft 0
9+
10+ This is a draft for Version 1. During its development, it may contain breaking changes.
11+
12+ The log below details the changes during development of this version:
13+
14+ * 2025-03-27: Draft 0 made public.
15+ * 2025-04-23: Fix in JSON-schemas: Changed ` main ` property in Graphics manifest to be ** mandatory** .
16+ (Before, it was defined as mandatory in the specification document, but not in the JSON-schemas.)
Original file line number Diff line number Diff line change @@ -15,6 +15,8 @@ EBU members as well as the general industry is invited to join the [HTML Graphic
1515
1616Feedback can also be submitted using [ GitHub Issues] ( https://github.com/ebu/ograf/issues ) .
1717
18+ Graphics and Render system developers are encouraged to follow changes in the [ Changelog] ( ./CHANGELOG.md ) .
19+
1820### Time plan
1921
2022- April 2025:
You can’t perform that action at this time.
0 commit comments