From 87ef03177f9848d400e4424fb3c13da56fb56518 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonatan=20K=C5=82osko?= Date: Sat, 14 Oct 2023 22:10:26 +0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d0eed7ed1..3215aa7ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Changed -* Bumped Elixir and Erlang versions in the Docker image and the desktop app ([#2254](https://github.com/livebook-dev/livebook/pull/2254)) +* Bumped Elixir and Erlang versions in the Docker image and the desktop app ([#2274](https://github.com/livebook-dev/livebook/pull/2274)) ### Fixed