CHANGELOG.md (e7eebe336a0e9fe919a983e692a4b4eb25363870) CHANGELOG.md (75ce90a5f9910f7effc6537ab96b2a580bfad69d)
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

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

17
18## [Unreleased]
19
20### Changed
21
221. pdr: Avoid ID overflow in pldm_entity_association_tree_add_entity()
232. meson: Apply `b_ndebug=if-release` by default
243. pdr : Stabilize pldm_entity_association_tree_add_entity()
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

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

17
18## [Unreleased]
19
20### Changed
21
221. pdr: Avoid ID overflow in pldm_entity_association_tree_add_entity()
232. meson: Apply `b_ndebug=if-release` by default
243. pdr : Stabilize pldm_entity_association_tree_add_entity()
254. pdr: Stabilise pldm_entity_association_tree_find_with_locality()
25
26### Removed
27
281. pdr: Remove pldm_entity_association_pdr_add()
29
30## [0.5.0] - 2023-08-09
31
32### Added

--- 248 unchanged lines hidden ---
26
27### Removed
28
291. pdr: Remove pldm_entity_association_pdr_add()
30
31## [0.5.0] - 2023-08-09
32
33### Added

--- 248 unchanged lines hidden ---