bindings: python: add missing release to the changelog

CHANGELOG.md must now be updated on every python bindings release just
like what we do with the top-level NEWS file. As the existing
description applies to v2.5.0, set the version now that this release is
tagged.

Fixes: 3076847a6c50 ("bindings: python: gpiod v2.5.0")
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
1 file changed
tree: 998927f1aef85dd6e7bec7692452363ededb7454
  1. bindings/
  2. contrib/
  3. dbus/
  4. docs/
  5. examples/
  6. include/
  7. lib/
  8. LICENSES/
  9. man/
  10. tests/
  11. tools/
  12. .gitignore
  13. .mailmap
  14. .readthedocs.yaml
  15. CONTRIBUTING.md
  16. COPYING
  17. meson.build
  18. meson_options.txt
  19. NEWS
  20. README.md
  21. REUSE.toml
  22. TODO
README.md

libgpiod

C library and tools for interacting with the linux GPIO character device.

The project is hosted at https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/.

Documentation is available at https://libgpiod.readthedocs.io/.