Skip to content

Commit

Permalink
Add changelog for room status serialize
Browse files Browse the repository at this point in the history
  • Loading branch information
shanemadden committed Mar 3, 2024
1 parent 8c3ed68 commit 0a490db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Unreleased
- This can be used with a `StructureObject` as `StoreObject::try_from(structure_object).map(|store| store.resource_types())`
which returns a `Result<&'static [ResourceType], StoreObjectConversionError>`
- Add missing `StoreObject::Reactor` to the `seasonal-season-5` feature
- Implement `Serialize` and `Deserialize` for `RoomStatus`

### Bugfixes:

Expand Down

0 comments on commit 0a490db

Please sign in to comment.