Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 1.22 KB

File metadata and controls

55 lines (36 loc) · 1.22 KB

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.

Added

  • Document what strings consititute valid application and handler names
  • [BC] Add ProcessConfigurer.SchedulesTimeoutType()

0.3.0 - 2019-02-26

Added

  • [BC] Require handlers to declare the message types they produce

Changed

  • [BC] Rename RouteXXXType() configurer methods to ConsumesXXXType()

0.2.0 - 2019-02-14

Added

  • [BC] Add ProjectionEventScope.Key() and Time()

0.1.0 - 2019-02-06

  • Initial release