CHANGELOG.md (46673f4a44d3b441217617a0f0b9f24a2c934b6c) CHANGELOG.md (82b4d3b41ca66d741b3ec8f0933469e11c2c62e6)
1# Changelog
2
3All notable changes to this project will be documented in this file.
4
5The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6and this project adheres to
7[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
8

--- 33 unchanged lines hidden (view full) ---

42 equivalents without the `_check` suffix can be performed using
43 `scripts/ apply-renames` and the [clang-rename][] configurations under
44 `evolutions/`
45
46 The deprecated functions:
47
48 - `get_fru_record_by_option_check()`
49 - `pldm_bios_table_attr_entry_enum_decode_def_num_check()`
1# Changelog
2
3All notable changes to this project will be documented in this file.
4
5The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6and this project adheres to
7[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
8

--- 33 unchanged lines hidden (view full) ---

42 equivalents without the `_check` suffix can be performed using
43 `scripts/ apply-renames` and the [clang-rename][] configurations under
44 `evolutions/`
45
46 The deprecated functions:
47
48 - `get_fru_record_by_option_check()`
49 - `pldm_bios_table_attr_entry_enum_decode_def_num_check()`
50 - `pldm_bios_table_attr_entry_enum_decode_pv_hdls_check()`
50 - `pldm_bios_table_attr_entry_enum_decode_pv_num_check()`
51 - `pldm_bios_table_attr_entry_enum_encode_check()`
52 - `pldm_bios_table_string_entry_decode_string_check()`
53 - `pldm_bios_table_string_entry_encode_check()`
54 - `pldm_entity_association_pdr_add_check()`
55 - `pldm_entity_association_pdr_add_from_node_check()`
56 - `pldm_pdr_add_check()`
57 - `pldm_pdr_add_fru_record_set_check()`

--- 400 unchanged lines hidden ---
51 - `pldm_bios_table_attr_entry_enum_decode_pv_num_check()`
52 - `pldm_bios_table_attr_entry_enum_encode_check()`
53 - `pldm_bios_table_string_entry_decode_string_check()`
54 - `pldm_bios_table_string_entry_encode_check()`
55 - `pldm_entity_association_pdr_add_check()`
56 - `pldm_entity_association_pdr_add_from_node_check()`
57 - `pldm_pdr_add_check()`
58 - `pldm_pdr_add_fru_record_set_check()`

--- 400 unchanged lines hidden ---