CHANGELOG.txt 458 B

123456789101112131415
  1. CHANGELOG
  2. =========
  3. ### [BC BREAK] 2012-07-21
  4. * change impersonating definition, now the url is defined as a configuration, you don't need to create
  5. a custom route anymore.
  6. * remove ``sonata_user_impersonating`` from the routing file
  7. * add ``impersonating_route`` into the ``sonata_user`` configuration section
  8. ### 2012-06-08
  9. * Introduce new field for user: firstname, lastname, gender, etc ...
  10. * add frontend edition of profile information