--- AnyEvent-MP/Changes 2016/08/17 19:48:36 1.151 +++ AnyEvent-MP/Changes 2016/08/28 08:13:43 1.152 @@ -28,6 +28,8 @@ compatible to versions <2 - you have to upgrade all nodes. - INCOMPATIBLE CHANGE: many APIs have changed, see the section "PORTING FROM VERSION 1" in the AnyEvent::MP manpage for details. + - INCOMPATIBLE CHANGE: remove md6 auth algorithms (and use algorithms + based on SHA3 instead). - 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.