What's Changed
* Make DecentralizedAverager resistant to KeyboardInterrupt by ikmckenz in https://github.com/learning-at-home/hivemind/pull/530
* Switch to p2pd v0.3.14, libp2p v0.24.0 by justheuristic in https://github.com/learning-at-home/hivemind/pull/531
* Fix typo in beam_search.py by eltociear in https://github.com/learning-at-home/hivemind/pull/532
* Fix link to the papers in readme by borzunov in https://github.com/learning-at-home/hivemind/pull/535
* Fix a broken URL in contributing.md by Vahe1994 in https://github.com/learning-at-home/hivemind/pull/538
* Support circuit relay v2, add tests by Vahe1994 in https://github.com/learning-at-home/hivemind/pull/537
* Fix new parameters in hivemind.P2PDaemon by borzunov in https://github.com/learning-at-home/hivemind/pull/540
* Fix logging in Jupyter and Colab by borzunov in https://github.com/learning-at-home/hivemind/pull/542
* Add comment warning for non_blocking + share_memory by justheuristic in https://github.com/learning-at-home/hivemind/pull/541
* Import bitsandbytes only if it is used by borzunov in https://github.com/learning-at-home/hivemind/pull/546
* Add Codespell to CI, fix typos by mryab in https://github.com/learning-at-home/hivemind/pull/543
New Contributors
* ikmckenz made their first contribution in https://github.com/learning-at-home/hivemind/pull/530
* eltociear made their first contribution in https://github.com/learning-at-home/hivemind/pull/532
* Vahe1994 made their first contribution in https://github.com/learning-at-home/hivemind/pull/538
**Full Changelog**: https://github.com/learning-at-home/hivemind/compare/1.1.4...1.1.5