summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorSimon Holywell <[email protected]>2014-04-26 13:30:17 +0100
committerSimon Holywell <[email protected]>2014-04-26 13:30:17 +0100
commit6a2cd02c81cf0ac61cbcbf256d1e7a8449543c31 (patch)
treec2019f5c695efa1392ddbf82968ae407d367ddb3 /README.markdown
parent7ee1edb37bef1e8679add17b6b9446ad19a890da (diff)
Document improved testing suite PR
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 825cf2a..1b65090 100644
--- a/README.markdown
+++ b/README.markdown
@@ -83,6 +83,7 @@ Changelog
* 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)
+* Improve testing checks [[charsleysa](https://github.com/charsleysa)] - [issue #173](https://github.com/j4mie/idiorm/issues/173)
#### 1.4.1 - release 2013-12-12