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
Update changelo
  • Loading branch information
gusmith committed Nov 11, 2019
commit db74fc0b9561003da4fa47622d738e9d4d0eca93
2 changes: 2 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Version 1.13.0-alpha

- fixed bug where invalid state changes could occur when starting a run (#459)
- ``matching`` output type has been removed as redundant with the ``groups`` output with 2 parties. (#458)
- fixed a bug where a dataprovider could upload her clks multiple time in a project using the same upload token (463)

- Update dependencies:

Expand All @@ -21,6 +22,7 @@ Breaking Change
~~~~~~~~~~~~~~~

- ``matching`` output type is not available anymore. (#458)
- the ``dataproviders`` table `uploaded` field has been modified from a BOOL to an ENUM type (463)


Version 1.12.0
Expand Down