From 1e0609b5d0296d82fe8a4aa7426c7400fe4212c3 Mon Sep 17 00:00:00 2001 From: Frans Ward Date: Sun, 26 Feb 2023 22:31:29 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c179273..f60fb453 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,26 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [6.7.0] - 2023-02-27 +- Removed debugger statement. +- Bugfix for direct award with incomplete URL. +- Wiki URL changed. +- Bugfix for awarding revokes badges. +- Minor locales changes. +- Claim rate bugfix. +- Use window.location.hostname in linkedin URL. +- Always show the linkedin button. +- Align buttons. +- Added linkedin button for public badges. +- Moved badge class type up in insights. +- Bugfix for highcharts empty array. +- Bugfix for no awarded badges. +- Added missing badgeClassType: "Type edubadge". +- learning outcome changed to learning outcomes. +- Bugfix for not saving eqf extension for micro-credentials badgeclass. +- Insights type badgeClass. +- Ask the user for revalidation of the name. + ## [6.6.0] - 2023-01-16 - Bugfix for undefined code. - Bugfix unknown error revoke a Direct Award.