I was using the message class to sign and verify bitcoin messages in v2.3 and I'm unable to find any documentation about the removal of the "message" class in v3.
Do I need to reimplement those methods or are they available in other classes?
Checking closed tickets I discovered the new bitcoinjs-message module.
I think that it would be useful to mention it more clearly in the release notes.
Sorry for the noise.
Thanks @Polve - added it to the CHANGELOG.
This was hardly noise; any question you have is [often] a failure of documentation on our part.