replace deprecated slash division with math division in Sass
Change-Id: I664c367e06eb166f74197ac50ef90dc24a7b5ef9
diff --git a/Changes b/Changes
index 04fe791..fb4a108 100755
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-0.43 2021-11-16
+0.43 2021-11-22
- New menu class that has an entry at the very end,
similar to the input text prefix,
that is always available. (lerepp)
@@ -49,6 +49,8 @@
- Fix "menu below hint marker" bug.
- HintMenu is now based on containerMenu instead of regular
menu (lerepp)
+ - Replace deprecated slash division in favor of math
+ division in Sass
0.42 2021-06-18
- Added GitHub based CI for perl.