Skip to content

Latest commit

 

History

History
60 lines (31 loc) · 713 Bytes

CHANGELOG.md

File metadata and controls

60 lines (31 loc) · 713 Bytes

Changelog

All notable changes to this project will be documented in this file, in reverse chronological order by release.

3.0.2 - 2021-02-11

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Updated version constraints to be more flexible
  • Added inspection surpressions to some methods
  • Added missing exceptions in tests to phpdoc

3.0.1 - 2021-01-21

Added

  • Using DoctrineObject hydrator instead of ClassMethods hydrator.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Xml directory path.

3.0.0 - 2020-11-19

Added

  • Support for LmcUser

Deprecated

  • Nothing.

Removed

  • Support for ZfcUser

Fixed

  • Nothing.