summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorSimon Holywell <[email protected]>2013-01-03 13:36:52 +0000
committerSimon Holywell <[email protected]>2013-01-03 13:36:52 +0000
commiteb8d6ee4a6e9016d15684df2bad8c645428f152e (patch)
tree0b062f70c016069ffb95c5f987d0924e6b0c5961 /README.markdown
parent5af9da5e44abbf71558813dfd3a0e8de9b5f38f3 (diff)
Add changelog for get_last_statement
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 cc1414b..f441206 100644
--- a/README.markdown
+++ b/README.markdown
@@ -44,6 +44,7 @@ Changelog
* Add query logging to `delete_many` [[tag](https://github.com/tag)]
* Add `is_new` method - closes issue #85
* Fix last insert ID for PostgreSQL using RETURNING - closes issues #62 and #89 [[laacz](https://github.com/laacz)]
+* Add `get_last_statement()` - closes issue #84 [[tag](https://github.com/tag)]
#### 1.2.3 - release 2012-11-28