Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 497 Bytes

CHANGELOG.md

File metadata and controls

25 lines (15 loc) · 497 Bytes

CHANGELOG

A [BC BREAK] means the update will break the project for many reasons :

  • new mandatory configuration
  • new dependencies
  • class refactoring

2013-02-18

  • add Message Admin
  • add option to republish messages stored on database

2013-04-22

  • made the bundle extendable for SonataEasyExtendsBundle. This introduces a [BC BREAK].

2013-06-11

  • add queues management for doctrine backend

2013-06-25

  • performance optimizations. This introduces a [BC BREAK].