-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumped release version Added information to changelog
- Loading branch information
Showing
2 changed files
with
18 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,18 @@ | ||
# Open DIS Rust Changelog | ||
|
||
## [0.1.0-beta.0] - 2024-08-05 | ||
|
||
### Changed | ||
- Move Non-PDU Data Types into Separate Data Type Directory (#39) | ||
|
||
### Fixed | ||
- Clippy fixes (#41) | ||
|
||
## [0.1.0-alpha.10] - 2024-08-04 | ||
|
||
### Changed | ||
- Finished Definition of Gridded Data PDU (#35) | ||
- Move All Enums into Separate Module (#30) | ||
|
||
### Fixed | ||
- Fix Default PDU Sizes and Adjust Size When Serializing (#36) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters