summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorSimon Holywell <[email protected]>2014-06-22 02:08:34 +0100
committerSimon Holywell <[email protected]>2014-06-22 02:08:34 +0100
commit7dd941dd4b4aea05eb903111bb98673e3bc6187c (patch)
treedd7a147b31e7b7048fd3bac0a0fd70446d86910c /README.markdown
parent5ba91ee0ff3b5c87613444b8c7f28aa86dda4d13 (diff)
Add release date
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index a71efdc..64bc333 100644
--- a/README.markdown
+++ b/README.markdown
@@ -76,7 +76,7 @@ foreach ($tweets as $tweet) {
Changelog
---------
-#### 1.5.0 - release 2014-06-XX
+#### 1.5.0 - release 2014-06-22
* Multiple OR'ed conditions support [[lrlopez](https://github.com/lrlopez)] - [issue #201](https://github.com/j4mie/idiorm/issues/201)
* `where_id_in()` for selecting multiple records by primary key [[lrlopez](https://github.com/lrlopez)] - [issue #202](https://github.com/j4mie/idiorm/issues/202)