From 48cd7bdcad9a910f89fa76a90fe17a4b38819452 Mon Sep 17 00:00:00 2001 From: Paul Nettleton Date: Mon, 20 May 2024 14:39:05 -0500 Subject: [PATCH] docs(changelog): fix v0.3.0 release date The release of Podlet v0.3.0 was delayed by a few days, this updates the release date to today. Signed-off-by: Paul Nettleton --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe32aaf..0010d86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [0.3.0] - 2024-05-17 +## [0.3.0] - 2024-05-20 Big release for Podlet!