From a482e5ab8b04c19c2511d1d1b53db1190f73f37f Mon Sep 17 00:00:00 2001 From: Michael Platings Date: Thu, 12 Dec 2024 13:24:30 +0000 Subject: [PATCH] Set release date --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4aa816a5c..5889f4d00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ KleidiCV uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html). This changelog aims to follow the guiding principles of [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). -## 0.3.0 - not yet released +## 0.3.0 - 2024-12-12 ### Added - Implementation of cv::pyrDown in the OpenCV HAL. -- GitLab