--- AnyEvent-MP/Changes 2016/08/28 14:38:28 1.154 +++ AnyEvent-MP/Changes 2016/08/28 15:38:42 1.155 @@ -28,6 +28,7 @@ "PORTING FROM VERSION 1" in the AnyEvent::MP manpage for details. - INCOMPATIBLE CHANGE: remove md6 auth algorithms (and use algorithms based on SHA3 instead). + - implement CBOR framing and make it the preferred format. - AnyEvent::MP::Global is now optional - only seed nodes autoload it and create a fully-meshed network with each other, normal nodes only have to connect to seed nodes, other connections are on-demand.