From 729eb1141532c733f6c839c9f221a8bdc1a8bf77 Mon Sep 17 00:00:00 2001 From: Manuel Raynaud Date: Wed, 24 Jul 2024 17:10:54 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96(minor)=20bump=20release=20to=206.2?= =?UTF-8?q?1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added - Add a block in the main richie nginx location --- CHANGELOG.md | 5 ++++- VERSION | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b476a9b..053bd3ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ Versioning](http://semver.org/spec/v2.0.0.html). ## Unreleased +## [6.21.0] - 2024-07-24 + ### Added - Add a block in the main richie nginx location @@ -1223,7 +1225,8 @@ Versioning](http://semver.org/spec/v2.0.0.html). - Official Docker image is available at: https://hub.docker.com/r/fundocker/arnold/ -[unreleased]: https://github.com/openfun/arnold/compare/v6.20.0...master +[unreleased]: https://github.com/openfun/arnold/compare/v6.21.0...master +[6.21.0]: https://github.com/openfun/arnold/compare/v6.20.0...v6.21.0 [6.20.0]: https://github.com/openfun/arnold/compare/v6.19.2...v6.20.0 [6.19.2]: https://github.com/openfun/arnold/compare/v6.19.1...v6.19.2 [6.19.1]: https://github.com/openfun/arnold/compare/v6.19.0...v6.19.1 diff --git a/VERSION b/VERSION index a7c176ac..7ecad140 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.20.0 +6.21.0