From ed3f806587cb413f8502106f0eeca466409d3ea0 Mon Sep 17 00:00:00 2001 From: Yoriiis Date: Mon, 1 May 2023 18:12:52 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8882b922..3c402efe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ - Remove `vlite-js` CSS classe - Remove `v-controlButton` on `v-bigPlay` - Add nested container `v-container` for sticky compatibility +- Add css file for PIP plugin ([#90](https://github.com/vlitejs/vlite/pull/90)) ### New features @@ -17,9 +18,18 @@ ### Updates +- Increase or decrease the volume by 0.1 and fix the round - Update README.md ([#95](https://github.com/vlitejs/vlite/pull/95), [#96](https://github.com/vlitejs/vlite/pull/96)) - New directory structure ([#98](https://github.com/vlitejs/vlite/pull/98)) +### Removes + +- Remove animation on volume button ([#90](https://github.com/vlitejs/vlite/pull/90)) + +### Fixes + +- Fix Dailymotion volume ([#90](https://github.com/vlitejs/vlite/pull/90)) + ## 4.2.0 ### New features