From 7fb7549f48414b20e47f79a4ecbfec86924e8ca7 Mon Sep 17 00:00:00 2001 From: Julien Maupetit Date: Mon, 6 Dec 2021 12:11:40 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96(minor)=20bump=20release=20to=200.2?= =?UTF-8?q?.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added: - Stacked-barchart plugin subproject - Video course and statements Dashboards - Platform user in General Dashboard - `mysql` datasource provisioning from edx app - Video details dashboard new panel: video events distribution along the video timeline - Course video events distribution panel in details Dashboard - Completion threshold metrics in details Dashboard - Complete views, unique complete views panels in details Dashboard - Views, unique views and daily views panels in details Dashboard Changed: - Upgrade `Grafana` to 8.0.3 - Move the elasticsearch data source to a datastream --- CHANGELOG.md | 5 ++++- VERSION | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 92c034c..b0b835c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to ## [Unreleased] +## [0.2.0] - 2021-12-06 + ### Added - Stacked-barchart plugin subproject @@ -32,5 +34,6 @@ Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to - Video details Dashboard -[unreleased]: https://github.com/openfun/potsie/compare/v0.1.0...main +[unreleased]: https://github.com/openfun/potsie/compare/v0.2.0...main +[0.2.0]: https://github.com/openfun/potsie/compare/v0.1.0...v0.2.0 [0.1.0]: https://github.com/openfun/potsie/compare/1172535...v0.1.0 diff --git a/VERSION b/VERSION index 6e8bf73..0ea3a94 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.0 +0.2.0