Release Notes for v1.14.5

* release-notes for v1.14.4

* Bugfix: Release procedure
This commit is contained in:
k9ert 2023-01-17 14:24:43 +01:00 committed by GitHub
parent e64f6a0c15
commit 17b280b701
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Release Notes
## v1.14.4 Januar 17, 2023
## v1.14.5 January 17, 2023
- Bugfix: autodetect from bitcoin.conf file with network set #2037 (kexkey)
- Bugfix: change settings_restore implementation #2042 (k9ert)
- Bugfix: fixes #1997 for Docker builds as well as command line installs #2053 (Michael Henke)

View file

@ -1,7 +1,6 @@
# requirements for testing
black==22.3.0
pre-commit==2.13.0
pip==22.0.4
pip-tools==5.5.0
pytest==7.1.2
PySocks==1.7.1