Skip to content

Commit

Permalink
update for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul M. Jones committed Oct 12, 2015
1 parent 0ef3f89 commit 5a6e737
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 5 additions & 3 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
- DOC: Updated README and docblocks.
First stable 2.0 release.

- CHG: PdoAdapter::buildSelectWhere() now honors the custom column name provided by the user.
- (FIX) Correct AuthFactory namespace, and add test.

- CHG: Turn off auto-resolution in Container tests
- (DOC) Additions and corrections in README.

- (FIX) Add missing Status in AdapterInterface.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "aura/auth",
"type": "library",
"description": "Aura Auth provides a unified interface to authenticate a user with local or remote authentication systems.",
"description": "Provides a unified interface to authenticate a user with local or remote authentication systems.",
"keywords": [
"auth",
"authenticate",
Expand Down

0 comments on commit 5a6e737

Please sign in to comment.