CHANGELOG.md (ffd5342c4f684c9e4e8fa6a1a4430c0dda80d6ce) | CHANGELOG.md (8cf704566037707713e75e23e75854eea4f32670) |
---|---|
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 --- 19 unchanged lines hidden (view full) --- 28 - pldm_bios_table_attr_entry_enum_decode_def_num() 29 - pldm_bios_table_attr_entry_enum_decode_pv_hdls() 30 - pldm_bios_table_attr_entry_string_encode() 31 - pldm_bios_table_attr_entry_string_decode_def_string_length() 32 33### Fixes 34 351. pdr: Return success for pldm_pdr_find_child_container_id_range_exclude() API | 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 --- 19 unchanged lines hidden (view full) --- 28 - pldm_bios_table_attr_entry_enum_decode_def_num() 29 - pldm_bios_table_attr_entry_enum_decode_pv_hdls() 30 - pldm_bios_table_attr_entry_string_encode() 31 - pldm_bios_table_attr_entry_string_decode_def_string_length() 32 33### Fixes 34 351. pdr: Return success for pldm_pdr_find_child_container_id_range_exclude() API |
362. pdr: Rework pldm_pdr_find_container_id_range_exclude() API |
|
36 37## [0.3.0] - 2023-06-23 38 39### Added 40 411. Add encode/decode pldmMessagePollEvent data 422. README: Add a section on working with libpldm 433. pdr: Introduce remote_container_id and associated APIs --- 51 unchanged lines hidden --- | 37 38## [0.3.0] - 2023-06-23 39 40### Added 41 421. Add encode/decode pldmMessagePollEvent data 432. README: Add a section on working with libpldm 443. pdr: Introduce remote_container_id and associated APIs --- 51 unchanged lines hidden --- |