xref: /openbmc/libpldm/CHANGELOG.md (revision 39f883259956e7b2d80581bedf471ae2ccd531d5)
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### Fixed
21
221. requester: Make pldm_open() return existing fd
23