diff --git a/CHANGELOG.md b/CHANGELOG.md index 24e4267fff2d6de141c1d40689f805176099aacb..93aed15ef8bf16dd6b24f07725e916ceb741889e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## v0.7.3 (25th July 2019) +#239: Bug fix release for broken successives transactions due to wrongly calculated pending inputs: +- remove already used inputs: restore previous behaviour which haven’t been kept the same during the migration +- `enumerate()` wrongly moved to the non appropriate for loop + +## v0.7.2 (25th June 2019) +- #233: fix round passed amount and amoundUD floats × by 100 + ## v0.7.1 (29th May 2019) - Fix transaction document generation from DuniterPy