From 025aa59b8f61da13c2b37d48940da38609f13aab Mon Sep 17 00:00:00 2001 From: Roland Tritsch Date: Sat, 30 Sep 2023 07:30:32 +0100 Subject: [PATCH] Update/upgrade to latest versions. --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1019d48..5847345 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,15 @@ +# 1.6.4 - 2023-10-01 + +* Upgrade to latest versions + # 1.6.1 - 2022-10-02 * Add support for Scala 3 # 1.6.0 - 2022-10-01 -* Refreshing the sample and make it work again with Scala 2.13 (using the latest sbt-scoverage release) +* Refreshing the sample and make it work again with Scala 2.13 (using + the latest sbt-scoverage release) * Remove Sam's name from the code and the package structure * Make the CI work (again) * Add coveralls