changelog fix
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit

This commit is contained in:
Robin Müller 2023-11-24 16:16:30 +01:00
parent b8d6cf9d85
commit 48c9b12ee2

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