What's Changed
* Python 3.7-3.10; updated citation by espenhgn in https://github.com/LFPy/LFPy/pull/407
* Update tests for LFPykitmaster, bump version to 2.3.dev, by espenhgn in https://github.com/LFPy/LFPy/pull/408
* Minor example fixes by espenhgn in https://github.com/LFPy/LFPy/pull/409
* Fix Network MPI issue by espenhgn in https://github.com/LFPy/LFPy/pull/411
* Fix crash with Neuron 8.1; improved Cell.get_idx_parent_children method by espenhgn in https://github.com/LFPy/LFPy/pull/415
* set `Cell.arc3d` if `pt3d==True` by espenhgn in https://github.com/LFPy/LFPy/pull/419
* New LFPy logo, some docstring fixes by espenhgn in https://github.com/LFPy/LFPy/pull/421
* removed deprecated MEG class by espenhgn in https://github.com/LFPy/LFPy/pull/422
* fixed _set_*_recorders use of dt by espenhgn in https://github.com/LFPy/LFPy/pull/425
* runtime compile of NMODL files by espenhgn in https://github.com/LFPy/LFPy/pull/427
* never close stale issues/PRs by espenhgn in https://github.com/LFPy/LFPy/pull/432
* Get rid of package dependency on `mpi4py` by espenhgn in https://github.com/LFPy/LFPy/pull/433
* faster `InfiniteHomogeneousVolCondMEG.calculate_H_from_iaxial` method by espenhgn in https://github.com/LFPy/LFPy/pull/437
* Prep LFPy-2.3 release by espenhgn in https://github.com/LFPy/LFPy/pull/439
* bump LFPy-2.3rc0 -> 2.3 by espenhgn in https://github.com/LFPy/LFPy/pull/441
**Full Changelog**: https://github.com/LFPy/LFPy/compare/v2.2.5...v2.3