From 39f4cc4c43b6eebd295f3e5257d9f0ef451e9d83 Mon Sep 17 00:00:00 2001 From: Simon Holywell Date: Fri, 30 Aug 2013 10:50:35 +0100 Subject: Document array index change --- README.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/README.markdown b/README.markdown index 65e8e96..70e37fb 100644 --- a/README.markdown +++ b/README.markdown @@ -76,6 +76,7 @@ Changelog #### 1.4.0 - release 2013-XX-XX +* `find_many()` now returns an associative array with the databases primary ID as the array keys [[Surt](https://github.com/Surt)] - [issue #133](https://github.com/j4mie/idiorm/issues/133) * Add PSR-1 compliant camelCase method calls to Idiorm (PHP 5.3+ required) [[crhayes](https://github.com/crhayes)] - [issue #108](https://github.com/j4mie/idiorm/issues/108) * Add static method `get_config()` to access current configuration [[javierd](https://github.com/mikejestes)] - [issue #141](https://github.com/j4mie/idiorm/issues/141) * Add logging callback functionality [[lalop](https://github.com/lalop)] - [issue #130](https://github.com/j4mie/idiorm/issues/130) -- cgit v1.2.3