CHANGELOG.md (8526892f434bc351d01ad336474ed3fcf2803b58) CHANGELOG.md (8a4b53366d65fdd8bf6d26475ff705391329a408)
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
9Change categories:
10
11- Added
12- Changed
13- Deprecated
14- Removed
15- Fixed
16- Security
17
18## [Unreleased]
19
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
9Change categories:
10
11- Added
12- Changed
13- Deprecated
14- Removed
15- Fixed
16- Security
17
18## [Unreleased]
19
20## [0.4.0] - 2023-07-14
21
20### Added
21
221. bios_table: Introduce pldm_bios_table_append_pad_checksum_check()
232. fru: Introduce get_fru_record_by_option_check()
243. pdr: Introduce pldm_entity_association_pdr_add_from_node_check()
254. pdr: Introduce pldm_pdr_add_check()
265. pdr: Introduce pldm_pdr_add_fru_record_set_check()
27

--- 191 unchanged lines hidden ---
22### Added
23
241. bios_table: Introduce pldm_bios_table_append_pad_checksum_check()
252. fru: Introduce get_fru_record_by_option_check()
263. pdr: Introduce pldm_entity_association_pdr_add_from_node_check()
274. pdr: Introduce pldm_pdr_add_check()
285. pdr: Introduce pldm_pdr_add_fru_record_set_check()
29

--- 191 unchanged lines hidden ---