From ab9faa31c747267594ad4f362b660b89adb84875 Mon Sep 17 00:00:00 2001 From: Mattia Iavarone Date: Thu, 18 Jul 2019 14:32:45 -0300 Subject: [PATCH] Clarify changelog --- docs/_posts/2018-12-20-changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_posts/2018-12-20-changelog.md b/docs/_posts/2018-12-20-changelog.md index 54f751fe..6443c00d 100644 --- a/docs/_posts/2018-12-20-changelog.md +++ b/docs/_posts/2018-12-20-changelog.md @@ -10,7 +10,7 @@ New versions are released through GitHub, so the reference page is the [GitHub R ### v2.0.0-rc1 -This is likely to be the final release before v2. +This is likely to be the last release before v2.0.0. - New: support for watermarks and animated overlays ([docs](../docs/watermarks-and-overlays.html)), thanks to [@RAN3000][RAN3000] ([#502][502], [#421][421]) - New: added `onVideoRecordingStart()` to be notified when video recording starts, thanks to [@agrawalsuneet][agrawalsuneet] ([#498][498])