From bb83cce4deaa2d1bbacabc6aa21e85b8d105994c Mon Sep 17 00:00:00 2001 From: Rain Date: Sun, 5 Jan 2025 21:33:45 +0000 Subject: [PATCH] [meta] prepare releases --- guppy/CHANGELOG.md | 7 +++++++ tools/cargo-hakari/CHANGELOG.md | 7 +++++++ tools/hakari/CHANGELOG.md | 7 +++++++ 3 files changed, 21 insertions(+) diff --git a/guppy/CHANGELOG.md b/guppy/CHANGELOG.md index e7906ea60e2..345829e45b6 100644 --- a/guppy/CHANGELOG.md +++ b/guppy/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [0.17.12] - 2025-01-05 + +### Added + +Added support for custom sparse registries (`sparse+https://...`). Thanks to [jonhoo](https://github.com/jonhoo) for your first contribution! + ## [0.17.11] - 2024-12-22 ### Added @@ -720,6 +726,7 @@ lazy_static = "0.2" - Initial release. +[0.17.12]: https://github.com/guppy-rs/guppy/releases/tag/guppy-0.17.12 [0.17.11]: https://github.com/guppy-rs/guppy/releases/tag/guppy-0.17.11 [0.17.10]: https://github.com/guppy-rs/guppy/releases/tag/guppy-0.17.10 [0.17.9]: https://github.com/guppy-rs/guppy/releases/tag/guppy-0.17.9 diff --git a/tools/cargo-hakari/CHANGELOG.md b/tools/cargo-hakari/CHANGELOG.md index b768f4a0e9e..2274c38beb1 100644 --- a/tools/cargo-hakari/CHANGELOG.md +++ b/tools/cargo-hakari/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [0.9.35] - 2025-01-05 + +### Added + +Added support for custom sparse registries (`sparse+https://...`). Thanks to [jonhoo](https://github.com/jonhoo) for your first contribution! + ## [0.9.34] - 2024-12-22 ### Added @@ -340,6 +346,7 @@ This was tagged, but never released due to Initial release. +[0.9.35]: https://github.com/guppy-rs/guppy/releases/tag/cargo-hakari-0.9.35 [0.9.34]: https://github.com/guppy-rs/guppy/releases/tag/cargo-hakari-0.9.34 [0.9.33]: https://github.com/guppy-rs/guppy/releases/tag/cargo-hakari-0.9.33 [0.9.32]: https://github.com/guppy-rs/guppy/releases/tag/cargo-hakari-0.9.32 diff --git a/tools/hakari/CHANGELOG.md b/tools/hakari/CHANGELOG.md index e7bd513d855..a7f44b46397 100644 --- a/tools/hakari/CHANGELOG.md +++ b/tools/hakari/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [0.17.7] - 2025-01-05 + +### Added + +Added support for custom sparse registries (`sparse+https://...`). Thanks to [jonhoo](https://github.com/jonhoo) for your first contribution! + ## [0.17.6] - 2024-12-22 ### Added @@ -369,6 +375,7 @@ Internal updates for `cargo-hakari 0.9.8`. Initial release. +[0.17.7]: https://github.com/guppy-rs/guppy/releases/tag/hakari-0.17.7 [0.17.6]: https://github.com/guppy-rs/guppy/releases/tag/hakari-0.17.6 [0.17.5]: https://github.com/guppy-rs/guppy/releases/tag/hakari-0.17.5 [0.17.4]: https://github.com/guppy-rs/guppy/releases/tag/hakari-0.17.4