changelog fix
Rust/spacepackets/pipeline/head There was a failure building this commit Details

This commit is contained in:
Robin Müller 2023-11-24 16:16:30 +01:00
parent b8d6cf9d85
commit 48c9b12ee2
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## Changed
- Renamed `SerializablePusPacket` to `WritablePusPacket`.
- Renamed `WritablePduPacket.written_len` and `SerializablePusPacket.written_len` to `len_written`.
- Renamed `WritablePduPacket.written_len` and `SerializablePusPacket.len_packed` to `len_written`.
# [v0.7.0-beta.2] 2023-09-26