minidom: Bump version to 0.19.0

Signed-off-by: Jonas Schäfer <jonas@zombofant.net>
This commit is contained in:
Jonas Schäfer 2026-06-09 17:52:43 +02:00
commit e72394c658
5 changed files with 7 additions and 5 deletions

View file

@ -1,8 +1,10 @@
Version NEXT:
Version 0.19, released 2026-06-09:
* Changes
- Fix some Clippy warnings
* Fix
- Bump rxml version from 0.13.1 to 0.13.3. We needed a feature of .3.
- Bump rxml version to 0.14.0.
Version 0.18, released 2025-10-28:
* Breaking:

View file

@ -1,6 +1,6 @@
[package]
name = "minidom"
version = "0.18.0"
version = "0.19.0"
authors = [
"lumi <lumi@pew.im>",
"Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>",