summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorSimon Holywell <[email protected]>2016-12-14 16:23:22 +1000
committerSimon Holywell <[email protected]>2016-12-14 16:23:22 +1000
commitb479cad74142624f05429476a4f902d6498d3b50 (patch)
tree476a913304245c78410c570c17116c68ba937c39 /README.markdown
parentbdce17e208eb8ca9b1077922fcd6348e7ed57f43 (diff)
Set a 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 17c4eaa..4f06f95 100644
--- a/README.markdown
+++ b/README.markdown
@@ -75,7 +75,7 @@ foreach ($tweets as $tweet) {
Changelog
---------
-#### 1.5.2 - released 2016-XX-XX
+#### 1.5.2 - released 2016-12-14
* Fix autoincremented compound keys inserts [[lrlopez](https://github.com/lrlopez)] - [issue #233](https://github.com/j4mie/idiorm/issues/233) and [pull #235](https://github.com/j4mie/idiorm/pull/235)
* Add @method tags for magic methods [[stellis](https://github.com/stellis)] - [issue #237](https://github.com/j4mie/idiorm/issues/237)