diff --git a/CHANGELOG.md b/CHANGELOG.md index 93aed15ef8bf16dd6b24f07725e916ceb741889e..dbd021bdd5ea0632609d04cdd590d711568bc48e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## v0.7.5 (23nd January 2020) +- #276: Publish on PyPI with previous method: `wheel`, `twine`, and `setup.py`. +- `silkaj` binary does not get installed to `$HOME/.local/bin` via Poetry + +## v0.7.4 (22nd January 2020) +- #273, !119: Fix broken PubSec authfile importation regex + +Thanks to @matograine for this bugfix and the release! + ## 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