diff --git a/changelog.md b/changelog.md index 917dafcd..98497c8e 100644 --- a/changelog.md +++ b/changelog.md @@ -3,6 +3,7 @@ Version 6.1.1 ------------------------------------------------------ **Fixes** - Fixed `C2SSelfMessagingComponent#sendC2SMessage` mistakenly adding the component ID to the custom data buffer + - Check out the new documentation for this API here: https://ladysnake.org/wiki/cardinal-components-api/modules/entity#client-to-server-networking - Removed dependency on `com.demonwav.mcdev:annotations` - this should remove some errors in dev environments ------------------------------------------------------