Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 550 Bytes

CHANGELOG.md

File metadata and controls

28 lines (15 loc) · 550 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.2.0]

Added

  • Support subscribing/unsubscribing from multiple events with the same consumer

[1.1.0]

Added

  • Provide a default event map type.

Changes

  • Payloads for unregistered events will now have a default payload of unknown

[1.0.4]

Added

  • Initial release