Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Pyrofab committed May 29, 2020
1 parent a4fe2ec commit 46c1dba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ you need to add a dependency on that module.**
- Added a new module - `cardinal-components-util`
- Most classes that were not essential to CCA working got moved from `cardinal-components-base` to that module
- Added `LazyComponentType`, allowing mods to retrieve a `ComponentType` handle before it is registered
- Added `Dynamic` conversion methods to `NbtSerializable` (defaulted to delegate to nbt serialization)
- It is no longer possible for a `ComponentCallback` to override an existing component
- Fixed `PlayerSyncCallback` not firing when a player is teleported to another dimensions through commands
- Added dynamic conversion methods to `NbtSerializable` (defaulted to delegate to nbt serialization)

------------------------------------------------------
Version 2.3.6
Expand Down

0 comments on commit 46c1dba

Please sign in to comment.