Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 282 Bytes

CHANGELOG.md

File metadata and controls

12 lines (8 loc) · 282 Bytes

CHANGELOG

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

  • new mandatory configuration
  • new dependencies
  • class refactoring

2013-03-28

  • [BC BREAK] Intoduction of an BlockContext to hold a BlockInterface instance and the related settings.