From aaa612d2276128b0b803498ebde6dd3a665de913 Mon Sep 17 00:00:00 2001 From: Bitmovin Release Automation Date: Fri, 13 Dec 2024 18:25:32 +0000 Subject: [PATCH] chore: bump changelog date to today --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4412663d..2a90fa98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/), and this project adheres to [Semantic Versioning](https://semver.org/). -## [0.14.0] +## [0.14.0] - 2024-12-13 ### Added - Google Cast support for Web platform - Support for `Player.isPaused` and `Player.isMuted`