From 7e53d31645ec4362aba3a6b696790cb1860ce5a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Wed, 31 Aug 2022 17:48:33 +0200 Subject: [PATCH] CHANGELOG: mark 3.0-beta3 as released today --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f7dea0f6..012cc56b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ This file contains the history of changes to Flamenco. Only changes that might be interesting for users are listed here, such as new features and fixes for bugs in actually-released versions. -## 3.0-beta3 - in development +## 3.0-beta3 - released 2022-08-31 - Clean up how version numbers are reported, so that there are no repeats of the version (beta2 was reported as `3.0-beta2-v3.0-beta2`).