Files
simconnect-sdk-rs/CHANGELOG.md
Mihai Dinculescu b34174496f Announce v0.1.2
2022-10-22 10:25:01 +01:00

875 B

Change Log

All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.

Unreleased

v0.1.2 - 2022-10-22

Added

  • Condition, DataType, FacilityType and Period now derive Debug.

Fixed

  • Docs.rs build should now pass. Take 2.

v0.1.1 - 2022-10-21

Changed

  • The docs and README files have been improved.

Fixed

  • Docs.rs build should now pass.

v0.1.0 - 2022-10-20

Initial Release of simconnect-sdk