We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28a7dd2 commit 870e9b6Copy full SHA for 870e9b6
CHANGELOG.md
@@ -6,7 +6,9 @@ All notable changes to this project will be documented in this file.
6
7
### Changed
8
9
-- Dependency bumps. This includes switching to async code (using `tokio`), as `hickory-resolver` 0.25 removed the synchronous APIs ([#XX]).
+- Dependency bumps. This includes switching to async code (using `tokio`), as `hickory-resolver` 0.25 removed the synchronous APIs ([#52]).
10
+
11
+[#52]: https://github.com/stackabletech/containerdebug/pull/52
12
13
## [0.2.0] - 2025-05-26
14
0 commit comments