From 8010400aa090f52e9c4056399c018c4bb96d7fc1 Mon Sep 17 00:00:00 2001 From: "Paul M. Jones" Date: Fri, 7 Nov 2014 09:41:31 -0600 Subject: [PATCH] update for release --- CHANGES.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index b07293b..8978e17 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1 +1,5 @@ -Initial 2.0.0 beta release. +- 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