From a66baf360bda31db33285f5753963513732b9eba Mon Sep 17 00:00:00 2001 From: Jules Ivanic Date: Mon, 25 Sep 2023 13:06:03 +0400 Subject: [PATCH] Add a notice in the changelog file about where the release notes and changelog will be provided in the future (#352) Co-authored-by: Juliano Alves --- CHANGELOG.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e69be7f2..839fe7b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,6 @@ -# 4.6.0.2 -- [Update Scala to 3.3.0, sbt to 1.9.0 and HikariCP to 4.0.3](https://github.com/zio/zio-protoquill/pull/276) -- [Remove unneccessary logging in DynamicDsl](https://github.com/zio/zio-protoquill/pull/258) -- [Report query compilation times when compiling the code](https://github.com/zio/zio-protoquill/pull/254) -- [Add encoding for UUID arrays in Postgres](https://github.com/zio/zio-protoquill/pull/237) +Starting from the versions superior v4.6.0.1, the release notes and changelog will be provided in the GitHub Releases of the project. +See https://github.com/zio/zio-protoquill/releases # 4.6.0.1