1# 2024-04-08-file_format-changelog 2 3This document describes change log with the following modifications: 4 5* Version 6* Proto 7* IndexHeader 8 9File format with this changes is incompatible with version <=12.0.0.0 of Runtime. 10 11## Version 121. We update the version to 12.0.1.0 13 14## Proto 151. We delete ProtoItem's data from file format from version 12.0.1.0. 162. We invalid the [proto_idx] field by setting [0xffff] in Method from version 12.0.1.0. 17 18## IndexHeader 191. We delete the corresponding [field_idx_off] offsets-array from file format from version 12.0.1.0. 202. We invalid the [field_idx_size] & [field_idx_off] by setting [0xffffffff] in IndexHeader from version 12.0.1.0. 213. We delete the corresponding [proto_idx_off] offsets-array from file format from version 12.0.1.0. 224. We invalid the [proto_idx_size] & [proto_idx_off] by setting [0xffffffff] in IndexHeader from version 12.0.1.0. 23