diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 33037c51..bb0032c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,8 +10,12 @@ is breaking anyways, semantic versioning is not followed. ### Added +- Re-implement `Client::map_component` and `map_get_component`. + ### Changed +- Move the `Client` struct out of `azalea-client` into `azalea`. + ### Fixed - Serializing `FormattedText` with serde was writing `extra` twice. |
