From 69c6af785784d66deaa788a7108d19c7a658ab0d Mon Sep 17 00:00:00 2001 From: terasihma Date: Mon, 10 Jul 2023 07:52:25 +0000 Subject: [PATCH] update changelog Signed-off-by: terasihma --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ea0e2e1..17e50557 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -199,7 +199,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). Coil version 2 is a complete rewrite of Coil version 1. This is the first release candidate with all the planned features implemented. -[Unreleased]: https://github.com/cybozu-go/coil/compare/v2.3.0...HEAD +[Unreleased]: https://github.com/cybozu-go/coil/compare/v2.4.0...HEAD +[2.4.0]: https://github.com/cybozu-go/coil/compare/v2.3.0...v2.4.0 [2.3.0]: https://github.com/cybozu-go/coil/compare/v2.2.0...v2.3.0 [2.2.0]: https://github.com/cybozu-go/coil/compare/v2.1.4...v2.2.0 [2.1.4]: https://github.com/cybozu-go/coil/compare/v2.1.3...v2.1.4