Skip to content

Commit

Permalink
Add release date to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
treffynnon committed Sep 5, 2013
1 parent 10314c1 commit 3be516b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ foreach ($tweets as $tweet) {
Changelog
---------

#### 1.4.0 - release 2013-XX-XX
#### 1.4.0 - release 2013-09-05

* `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)
* Calls to `set()` and `set_expr()` return `$this` allowing them to be chained [[Surt](https://github.com/Surt)]
Expand Down

0 comments on commit 3be516b

Please sign in to comment.