From 32b9d001e5794448c30ebcec2c2cb55de34dc3fd Mon Sep 17 00:00:00 2001 From: arozovyk Date: Mon, 2 Sep 2024 12:06:07 +0200 Subject: [PATCH] Update master_changes.md --- master_changes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/master_changes.md b/master_changes.md index bab3cd1bd72..61f9d219b1a 100644 --- a/master_changes.md +++ b/master_changes.md @@ -47,6 +47,7 @@ users) * ◈ Add `opam switch import --deps-only` option to install only dependencies of root package at import [#5388 @rjbou - fix #5200] * [BUG] Make accepted `--repos` URLs on creation consistent with `opam repository` [#6091 @Keryan-dev - fix #4673] * ◈ opam switch list-available will not display compilers flagged with avoid-version/deprecated unless --all is given [#6098 @kit-ty-kate - fix #6089] + * [BUG] Correctly handle `pkg.version` pattern in `opam switch list-available` [#6186 @arozovyk - fix #6152] ## Config