From 44a33386ec6f9cdf6e3cac11fc326ae71fdf5787 Mon Sep 17 00:00:00 2001 From: Sebastian Bergmann Date: Thu, 5 Dec 2024 09:41:57 +0100 Subject: [PATCH] Prepare release --- ChangeLog.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog.md b/ChangeLog.md index 0f7aeb7..47f8268 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -2,7 +2,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](https://keepachangelog.com/) principles. -## [6.2.0] - 2024-MM-DD +## [6.2.0] - 2024-12-05 ### Added @@ -168,7 +168,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt * Remove HHVM-specific code that is no longer needed -[6.2.0]: https://github.com/sebastianbergmann/exporter/compare/6.1.3...main +[6.2.0]: https://github.com/sebastianbergmann/exporter/compare/6.1.3...6.2.0 [6.1.3]: https://github.com/sebastianbergmann/exporter/compare/6.1.2...6.1.3 [6.1.2]: https://github.com/sebastianbergmann/exporter/compare/6.1.1...6.1.2 [6.1.1]: https://github.com/sebastianbergmann/exporter/compare/6.1.0...6.1.1