summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Holywell <[email protected]>2014-04-26 13:25:34 +0100
committerSimon Holywell <[email protected]>2014-04-26 13:25:34 +0100
commit779f1ba4306c51f1366cdcab1a130e3da1627414 (patch)
tree867f7efdf244aab085d589fd9da3c79f72a47f7d
parent8c2457e7d6deb25ab2480b37def2d0b0692e8b7d (diff)
Merge precedence docs
-rw-r--r--README.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 7e87438..825cf2a 100644
--- a/README.markdown
+++ b/README.markdown
@@ -82,6 +82,7 @@ Changelog
* Changed database array access to ensure it's always properly setup [[falmp](https://github.com/falmp)] - [issue #159](https://github.com/j4mie/idiorm/issues/159)
* Allow unsetting the db (ORM::set_db(null)) to make the test work again [[borrel](https://github.com/borrel)] - [issue #160](https://github.com/j4mie/idiorm/issues/160)
* Add HHVM to travis-ci build matrix [[ptarjan](https://github.com/ptarjan)] - [issue #168](https://github.com/j4mie/idiorm/issues/168)
+* Improve where statement precendence documentation [[thomasahle](https://github.com/thomasahle)] - [issue #190](https://github.com/j4mie/idiorm/issues/190)
#### 1.4.1 - release 2013-12-12