From bc7d2a06cbc293a5c9c17fb9e6647104b06faf74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonatan=20K=C5=82osko?= Date: Wed, 12 Mar 2025 22:25:13 +0900 Subject: [PATCH] Add links to changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b13b837f3..2ac474e2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Fixed -* K8s runtime failing to connect due to missing CA certificates (#2957) -* (Desktop) Fix Windows installer failing path checks step (#2958) +* K8s runtime failing to connect due to missing CA certificates ([#2957](https://github.com/livebook-dev/livebook/pull/2957)) +* (Desktop) Fix Windows installer failing path checks step ([#2958](https://github.com/livebook-dev/livebook/pull/2958)) ## [v0.15.3](https://github.com/livebook-dev/livebook/tree/v0.15.3) (2025-03-10)