From af89f15b4cce516f9678465f63f998468706ea2c Mon Sep 17 00:00:00 2001 From: Ixion Date: Tue, 23 May 2023 16:01:41 +0300 Subject: [PATCH] Update changelog --- changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/changelog.md b/changelog.md index 78eeb45..bb11d2f 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,8 @@ +# 1.1.16 + +* Added input validation to the opacity setting +* Updated the description to clarify that -1 means use theme-specified opacity. + # 1.1.15 * Updated the install/uninstall function to work with VSCode v1.78.0