Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 241 Bytes

Changelog.md

File metadata and controls

6 lines (4 loc) · 241 Bytes

Changes between 0.1.0 and 0.2.0

  • added delete-handler-by function, that can delete handler by direct match
  • delete-handler now will match all functions, not just first one for given type, which makes more sense in given context.