update changelogs
This commit is contained in:
parent
de564a53b0
commit
468171517a
2 changed files with 3 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
||||||
Version NEXT:
|
Version NEXT:
|
||||||
|
* Changes
|
||||||
|
* Use thiserror for the error type. (!616)
|
||||||
|
|
||||||
Version 0.17, released 2025-09-17:
|
Version 0.17, released 2025-09-17:
|
||||||
* Changes
|
* Changes
|
||||||
|
|
|
||||||
|
|
@ -49,6 +49,7 @@ XXXX-YY-ZZ RELEASER <admin@example.com>
|
||||||
- Building with insecure-tcp and no other feature got fixed.
|
- Building with insecure-tcp and no other feature got fixed.
|
||||||
- Update rxml dependency to 0.13.
|
- Update rxml dependency to 0.13.
|
||||||
- Remove warnings for elided lifetimes (rustc 1.90)
|
- Remove warnings for elided lifetimes (rustc 1.90)
|
||||||
|
- Use thiserror for the error types. (!616)
|
||||||
|
|
||||||
Version 4.0.0:
|
Version 4.0.0:
|
||||||
2024-07-26 Maxime “pep” Buquet <pep@bouah.net>
|
2024-07-26 Maxime “pep” Buquet <pep@bouah.net>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue