Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
samcrow committed Sep 5, 2023
1 parent 97da37c commit f9a37e4
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- `canadensis_codegen_rust`: Added default-features = false to half dependency in generated code to fix no_std
compatibility
- `canadensis_encoding`: Added default-features = false to half dependency to fix no_std compatibility
- `canadensis_data_types`: Added default-features = false to half dependency to fix no_std compatibility

## [canadensis_encoding-v0.3.1](https://github.com/samcrow/canadensis/releases/tag/canadensis_encoding-v0.3.1) - 2023-09-05

### Fixed

- `canadensis_encoding`: Added default-features = false to half dependency to fix no_std compatibility

## [canadensis_dsdl_frontend-v0.4.1](https://github.com/samcrow/canadensis/releases/tag/canadensis_dsdl_frontend-v0.4.1) - 2023-09-05

### Fixed
Expand Down

0 comments on commit f9a37e4

Please sign in to comment.