From 5c79768a2de97fcd5c327d9329c02a99a21edab1 Mon Sep 17 00:00:00 2001 From: Asvin Goel Date: Wed, 4 Oct 2023 11:05:05 +0200 Subject: [PATCH] v4.2.4 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f1d21fe..cc6d7a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ The first two numbers of the versioning scheme refer to the version of `reveal. ## Unpublished +- ... + +## 4.2.4 + ### New features - Added support for changing playback rate of audio: https://github.com/rajgoel/reveal.js-plugins/pull/148