pybind / pybind11

Seamless operability between C++11 and Python
https://pybind11.readthedocs.io/
Other
15.08k stars 2.05k forks source link

[BUG]: Changelog date seems wrong (2025?) #5090

Open hjmallon opened 2 months ago

hjmallon commented 2 months ago

Required prerequisites

What version (or hash if on master) of pybind11 are you using?

2.12.0

Problem description

The date in the changelog has the wrong year?

Version 2.12.0 (March 27, 2025)

Reproducible example code

https://github.com/pybind/pybind11/blob/master/docs/changelog.rst#version-2120-march-27-2025

Also on the readthedocs website

Maybe a time-machine related mishap?

Is this a regression? Put the last known working version here if it is.

Not a regression