What's Changed
* fix CI problems incl. arm64-related ones (--break-system-packages option for pip; codecov secret; Python 3.12 compatible CI reqs) by slayoo in https://github.com/open-atmos/PyMPDATA/pull/424
* CI: add missing "-e" args to pip install when installing multiple pkgs by slayoo in https://github.com/open-atmos/PyMPDATA/pull/426
* matplotlib deprecation fix by slayoo in https://github.com/open-atmos/PyMPDATA/pull/428
* hint figure-generation workflow in README.md by slayoo in https://github.com/open-atmos/PyMPDATA/pull/430
* bump devops tests by slayoo in https://github.com/open-atmos/PyMPDATA/pull/437
* phase out pdoc3 in favour of pdoc by pawelmagnu in https://github.com/open-atmos/PyMPDATA/pull/435
New Contributors
* pawelmagnu made their first contribution in https://github.com/open-atmos/PyMPDATA/pull/435
**Full Changelog**: https://github.com/open-atmos/PyMPDATA/compare/v1.0.17...v1.1.0