CHANGELOG.md (34ac891f6b18169237f837990ee584ed751debbe) | CHANGELOG.md (3f39f9634b6151be76d0370cb70374ce4ba9ec37) |
---|---|
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.7.0] - 2023-08-29 21 |
|
20### Added 21 221. state-set: Add new enum for Operational Fault Status enum 23 24### Changed 25 261. transport: Match specified metadata in pldm_transport_send_recv_msg() 272. transport: mctp-demux: Drop ABI annotation for internal symbols --- 322 unchanged lines hidden --- | 22### Added 23 241. state-set: Add new enum for Operational Fault Status enum 25 26### Changed 27 281. transport: Match specified metadata in pldm_transport_send_recv_msg() 292. transport: mctp-demux: Drop ABI annotation for internal symbols --- 322 unchanged lines hidden --- |