File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
IGC/ZEBinWriter/zebin/spec Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -7,14 +7,15 @@ SPDX-License-Identifier: MIT
7
7
============================= end_copyright_notice ==========================-->
8
8
9
9
# ZEBIN Version
10
- Version 1.32
10
+ Version 1.33
11
11
12
12
## Versioning
13
13
Format: \< _ Major number_ \> .\< _ Minor number_ \>
14
14
- Major number: Increase when non-backward-compatible features are added. For example, rename attributes or remove attributes.
15
15
- Minor number: Increase when backward-compatible features are added. For example, add new attributes.
16
16
17
17
## Change Note
18
+ - ** Version 1.33** : Add new enum value NT_INTELGT_PRODUCT_CONFIG to .note.intelgt.compat section.
18
19
- ** Version 1.32** : Add new enum value for VISA ABI to .note.intelgt.compat section.
19
20
- ** Version 1.31** : Internal changes.
20
21
- ** Version 1.30** : Add assert_buffer to payload arguments.
You can’t perform that action at this time.
0 commit comments