summary refs log tree commit diff
path: root/changelog.d/5236.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.0.0rc1 v1.0.0rc1Neil Johnson2019-06-071-1/+0
|
* Neilj/changelog clean up (#5356)Neil Johnson2019-06-051-1/+1
| | | | | * group together key validity refactors
* Simplify process_v2_response (#5236)Richard van der Hoff2019-05-231-0/+1
* Pass time_added_ms into process_v2_response * Simplify process_v2_response We can merge old_verify_keys into verify_keys, and reduce the number of dicts flying around.