Derive for several enums

This commit is contained in:
Mihai Dinculescu
2022-10-22 10:17:54 +01:00
parent 67bd9974a2
commit 44f3766588
5 changed files with 12 additions and 8 deletions

View File

@@ -6,20 +6,24 @@ file. This change log follows the conventions of
## [Unreleased]
### Added
- `Condition`, `DataType`, `FacilityType` and `Period` now derive `Debug`.
### Fixed
- Docs.rs build should now pass. Take #2.
## [v0.1.1] - 2022-10-23
### Fixed
- Docs.rs build should now pass.
### Changed
- The docs and README files have been improved.
### Fixed
- Docs.rs build should now pass.
## [v0.1.0] - 2022-10-22
### Initial Release of simconnect-sdk