Remove doc references to quick-xml, update CHANGELOG

`minidom` no longer uses it since !154. Also, CHANGELOG was not updated
for 0.15.0 and still referenced 0.14.0; take a stab at documenting what
has changed.

Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
This commit is contained in:
Michel Alexandre Salim 2022-12-28 13:55:11 -06:00 • committed by Maxime Buquet
commit 940f1bc295
5 changed files with 9 additions and 5 deletions

View file

@ -1,3 +1,7 @@
Version 0.15.0, released 2022-07-13:
* Changes
* Drop quick-xml dependency (astro1, jssfr)
Version 0.14.0, released 2022-03-07:
* Changes
* Bump quick-xml dependency (thanks eijebong!)