summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorSimon Holywell <[email protected]>2012-11-12 13:56:08 +0000
committerSimon Holywell <[email protected]>2012-11-12 13:56:08 +0000
commit3208bcaf9dec89de3128ecf5794a6d637ffbbd25 (patch)
tree0a170fa10b2f986b41cfc1069344a5720cfea611 /README.markdown
parent2c0b1dff252df126b53e8e74b7d7aea17e78a5bc (diff)
Document CBeerta's pull request in changelog
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index bea3320..d5f10fe 100644
--- a/README.markdown
+++ b/README.markdown
@@ -38,6 +38,8 @@ Changelog
* Add `group_by_expr` - closes issue #24
* Add `set_expr` to allow database expressions to be set as ORM properties - closes issues #59 and #43 [[brianherbert](https://github.com/brianherbert)]
* Prevent ambiguous column names when joining tables - issue #66 [[hellogerard](https://github.com/hellogerard)]
+* Add `delete_many` method [[CBeerta](https://github.com/CBeerta)]
+* Allow unsetting of ORM parameters [[CBeerta](https://github.com/CBeerta)]
#### 1.1.1 - release 2011-01-30