From 8cdd9eaa64722289e30a06ac3f3c2da61b40ac11 Mon Sep 17 00:00:00 2001 From: "Kirill A. Korinsky" Date: Mon, 19 Aug 2024 19:23:07 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42d7e7f..1d5eab8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. ## [unreleased] - Switched to scala-2.13.14 - Switched to scala-3.4.3 -- Switched to scala-native-0.5.4 +- Switched to scala-native-0.5.5 ## [1.0.2] - 2024-04-24 - Drop support scala-2.12 for Scala.JS and Scala-Native