You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@ All notable changes to this project will be documented in this file. This change
14
14
- Update protobuf support to RethinkDB 2.1.0.
15
15
- Update docstring for `rethinkdb.query/without`.
16
16
- Update arity and docstring for `rethinkdb.query/merge` to support merging any number of objects.
17
+
- Add new arity to `rethinkdb.query/index-create` to allow creating simple indexes from field names. [#86](https://github.com/apa512/clj-rethinkdb/pull/86)
0 commit comments