Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 826 Bytes

CHANGELOG.md

File metadata and controls

32 lines (19 loc) · 826 Bytes

CHANGELOG

2.0.1

2.0.0

First stable 2.0 release.

  • (FIX) Correct AuthFactory namespace, and add test.

  • (DOC) Additions and corrections in README.

  • (FIX) Add missing Status in AdapterInterface.

2.0.0-beta2

  • DOC: Updated README and docblocks.

  • CHG: PdoAdapter::buildSelectWhere() now honors the custom column name provided by the user.

  • CHG: Turn off auto-resolution in Container tests

2.0.0-beta1

Initial 2.0.0 beta release.