Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add conda support to changelog.
  • Loading branch information
guzman-raphael committed Aug 23, 2019
commit 0d20c171dfe72c1702943726c5a6aedbaabd02f8
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
* Support of ellipsis in `proj`: `query_expression.proj(.., '-movie')` (#499) PR578
* Expand support of blob serialization (#572, #520, #427, #392, #244, #594) PR577
* Support for alter (#110) PR573
* Support for `conda install datajoint` via `conda-forge` channel (#293)
* `dj.conn()` accepts a `port` keyword argument (#563) PR571
* Support for UUID datatype (#562) PR567
* `query_expr.fetch("KEY", as_dict=False)` returns results as `np.recarray`(#414) PR574
Expand Down