Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Changelog

## WIP (2025-11-06)
## Unreleased

- **New**
- Add support for Python 3.14
- **Changed**
- Update pybind11 from 2.13.6 to 3.0.1
- Bump pybind11 from 2.13.6 to 3.0.4 ([#141], [#159], [#198])
- **Removed**
- Drop support for CMake old than 3.15
- Drop support for Python 3.9
Expand Down Expand Up @@ -98,3 +98,7 @@ Maintenance release.
## v0.1.0 (2022-05-27)

Initial release.

[#141]: https://github.com/miute/pugixml-python/pull/141
[#159]: https://github.com/miute/pugixml-python/pull/159
[#198]: https://github.com/miute/pugixml-python/pull/198
2 changes: 1 addition & 1 deletion src/third_party/pybind11
Submodule pybind11 updated 157 files
Loading