Skip to content

v0.5.1

Choose a tag to compare

@sfelix-martins sfelix-martins released this 08 Sep 00:17
· 71 commits to 2.0 since this release

Fixed

  • Renamed getMessage() method on NotFoundHttpHandler to getNotFoundMessage(). The method was not called. getMessage() on JsonHandler was being called.