Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 660 Bytes

CHANGELOG.md

File metadata and controls

24 lines (16 loc) · 660 Bytes

[11.0.0] (2021-01-10)

  • Updated dependencies to use Angular 11.x
  • Changed version to match Angular latest release

[7.0.0] (2018-07-14)

  • Updated dependencies to use Angular 7.x
  • Changed version to match Angular latest release

[3.0.0] (2018-07-14)

  • breaking message bus should be included as a MessageBusModule not as a service in provider list
  • Added configuration of error handling when exception occurs in listener's callback
  • Fixed typo in property from 'recipent' to 'recipient'

[2.0.0] (2018-05-21)

Adapted project to Angualr 6.x & rxjs 5.x