Skip to content
This repository has been archived by the owner on May 30, 2019. It is now read-only.

Latest commit

 

History

History
63 lines (44 loc) · 3.22 KB

CHANGELOG-2.0.md

File metadata and controls

63 lines (44 loc) · 3.22 KB

CHANGELOG for 1.0.x

This changelog references the relevant changes done in 2.x.x versions

To get the diff for a specific change, go to https://github.com/elcodi/elcodi/commit/XXX where XXX is the change hash To get the diff between two versions, go to https://github.com/elcodi/elcodi/compare/v2.0.0...v2.0.1

v2.0.3 (15-02-2016)

  • Some fixes and tests
  • Added as well strict gender

Release Log

  • 80d8d71 Fixed gaufrette bundle deps in media bundle (mmoreram)
  • 5e98b99 Added country check in all geo commands (mmoreram)
  • ae49206 Added coupon entity test (mmoreram)
  • 195a088 strict user gender (Emanuele Minotto)

v2.0.2 (31-01-2016)

  • Added languages with master promoted services
  • Removed twig dependencies

Release Log

  • ae19d5a Removed twig deps. No longer used (mmoreram)
  • cfe5922 Added languages with master promoted service (mmoreram)

v2.0.1 (31-01-2016)

Some fixes related to v2.0.0

Release Log

  • 8883710 Some fixes related to v2.0.0 (mmoreram)

v2.0.0 (30-01-2016)

Added the new Purchasable schema

Release Log

  • a768a22 Removed all deprecated code (mmoreram)
  • 1924f4a Updated dev-master in all components (mmoreram)
  • f6d511b Updated componsents to work with ^2.0 (mmoreram)
  • 9e093cd Fixes after rebase with master (mmoreram)
  • bddfb11 Fixed some headers (mmoreram)
  • 9d16fcb Added Categorizable interface (mmoreram)
  • 665a8a7 Updated and Improved Purchasable Schema map (mmoreram)