Fixing Units Window when only showing favorites
[gonvert] / support / builddeb.py
index bc9ab3c..d5fd249 100755 (executable)
@@ -20,6 +20,7 @@ __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
 * Adding back in scrolling when using arrow keys in Units Window
+* Fixing Units Window arrow keys when only showing favorites
 """.strip()