From d3efe4b04ca92deba636c53482e1d2acbdbc22d0 Mon Sep 17 00:00:00 2001 From: Steve Heffernan Date: Tue, 15 Oct 2013 13:39:29 -0700 Subject: [PATCH] Rotating CHANGELOG --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac4e30030..34ab3e97d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,13 @@ CHANGELOG ========= ## Unreleased (HEAD) -* Fixed a race condition that would cause videos to fail in Firefox ([view](https://github.com/videojs/video.js/pull/776)) +_(none)_ -------------------- +## 4.2.2 (2013-10-15) +* Fixed a race condition that would cause videos to fail in Firefox ([view](https://github.com/videojs/video.js/pull/776)) + ## 4.2.1 (2013-09-09) * Fixed an infinite loop caused by loading the library asynchronously ([view](https://github.com/videojs/video.js/pull/727))