diff --git a/CHANGELOG.md b/CHANGELOG.md index d5bdf6fcb..f472c4e63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,10 @@ at anytime. * ### Fixed + * Added string comparison to ClaimOutpoint (needed to look things up by outpoint) + * Remove unused API commands from daemon + * Fix file filter `outpoint` + * Made dictionary key names in API commmand outputs to be more consistent * * *