Skip to content
This repository was archived by the owner on Jun 28, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (9 loc) · 825 Bytes

CHANGELOG.md

File metadata and controls

17 lines (9 loc) · 825 Bytes

0.3.0 (2016-01-28)

Bug Fixes

  • empty-call: Call could not return nothing (ac3f206), closes #166

Features

  • onUnhandled:* decided on the name of the API. (0895ad5)
  • onUnhandled:* The call feature for unhandled paths. (2532999)
  • onUnhandled:* The set feature for unhandled paths. (d48bbb1)
  • onUnhandled:* UnhandledGet works as specced. (ed15ff2)