Update Changelog.

This commit is contained in:
Dave Davenport 2019-05-04 11:24:04 +02:00
parent 52c5592a6f
commit 4c20564900
1 changed files with 14 additions and 0 deletions

View File

@ -1,4 +1,18 @@
v1.5.3: (unreleased)
- Rename sidebar widget to mode-switcher and allow configuration from theme.
- SSH: resolve ':' conflict in history entries.
- RASI Lexer: Fix nested () in variable default field.
- USABILITY: When mode not found, show in gui not just on commandline.
- ICON: Allow aligning image in icon widget.
- Meson build system: cleanups and improvements.
- Meson build system: add documentation (#943)
- Window: Fix default formatting and remove (invalid) deprecation warning.
- DMenu: Add support for showing icons infront of displayed list.
- Overlay: Fix overlay widget to correctly integrate in new theme format.
- Update libnkutils, libgwater.
- SSH: be case-insensitive when parsing keywords.
- DMENU: Add format option to strip pango markup from return value.
- ListView: allow user to change ellipsizing displayed value at run-time.
v1.5.2: Procrastination in progress
- Clearify Check dependency. (#879)