Skip to content

Commit 512bb32

Browse files
committed
chore: add CHANGELOG
1 parent 1b562fa commit 512bb32

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
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.)

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ EBU members as well as the general industry is invited to join the [HTML Graphic
1515

1616
Feedback 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:

0 commit comments

Comments
 (0)