v2.6.2
docs: the order of alternatives for variant types matters, and follows the same rules as overload resolution (#2784)
docs: pybind11/numpy.h does not require numpy at build time. (#2720)
fix: use OVERRIDE instead of OVERLOAD (#2490)
refactor: module -> module_ with typedef (#2544)
docs: fix example code in Exceptions section (match vs. matches) (#2781)
chore: drop support for PyPy < 7.3.1 and clean up old PyPy workarounds (#2456)
Replace PYBIND11_PLUGIN with PYBIND11_MODULE