From f64d0d71074ba268a568db26d08eefeb05c6579b Mon Sep 17 00:00:00 2001 From: Gert Goet Date: Wed, 7 Jun 2023 22:51:27 +0200 Subject: [PATCH] Update CHANGELOG.md Prepare v0.6.0 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f901e7e..72a7013 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## v0.6.0 (2023-06-07) + +- Support trying branch of PR or MR's. + e.g. the branch belonging to PR #123: `deps-try com.github.user/project ^123` +- Force killing all thread pools. Fixes [#16](https://github.com/eval/deps-try/issues/16). + ## v0.5.0 (2023-06-01) - Support local projects as dependency.