CHANGELOG.md (a4da6858e3b47104fadb81e093dd8d31fe310d5a) CHANGELOG.md (4e1ba8a736a4272e15f8e4541858407821d6b59e)
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

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

35 - pldm_bios_table_attr_entry_string_encode()
36 - pldm_bios_table_attr_entry_string_decode_def_string_length()
37
38### Fixed
39
401. pdr: Return success for pldm_pdr_find_child_container_id_range_exclude() API
412. pdr: Rework pldm_pdr_find_container_id_range_exclude() API
423. transport: mctp-demux: Don't test socket for non-zero value
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

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

35 - pldm_bios_table_attr_entry_string_encode()
36 - pldm_bios_table_attr_entry_string_decode_def_string_length()
37
38### Fixed
39
401. pdr: Return success for pldm_pdr_find_child_container_id_range_exclude() API
412. pdr: Rework pldm_pdr_find_container_id_range_exclude() API
423. transport: mctp-demux: Don't test socket for non-zero value
434. requester: Return PLDM_REQUESTER_OPEN_FAIL from pldm_open() on error
43
44## [0.3.0] - 2023-06-23
45
46### Added
47
481. Add encode/decode pldmMessagePollEvent data
492. README: Add a section on working with libpldm
503. pdr: Introduce remote_container_id and associated APIs

--- 51 unchanged lines hidden ---
44
45## [0.3.0] - 2023-06-23
46
47### Added
48
491. Add encode/decode pldmMessagePollEvent data
502. README: Add a section on working with libpldm
513. pdr: Introduce remote_container_id and associated APIs

--- 51 unchanged lines hidden ---