Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
Update changelog and version.
  • Loading branch information
guzman-raphael committed Sep 10, 2019
commit ba7cd24dc74e5015b8667ad9001ee10640c31ee9
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
* Support for pandas and order by "KEY" (#459, #537, #538, #541) PR #534
* Support file attachment datatype and configurable blob storage (#467, #475, #480, #497) PR #532
* Increase default display rows (#523) PR #526
* Bugfixes (#521, #205, #279, #570, #581, #597, #596, #618, #633)
* Bugfixes (#521, #205, #279, #477, #570, #581, #597, #596, #618, #633, #643, #644, #647)

### 0.11.3 -- Jul 26, 2019
* Fix incompatibility with pyparsing 2.4.1 (#629) PR #631
Expand Down
2 changes: 1 addition & 1 deletion datajoint/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.12.dev5"
__version__ = "0.12.dev6"