Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
l4l committed Dec 25, 2020
1 parent 79cb8dd commit 8d6c3c9
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# Unreleased changes

## Features

- HiDPI scaling support (79cb8dd)
- Matched chars highlighting (9d36ab0)
- Intuitive scroll (7958fce)
- Better fuzzy search, thanks for fzyr lib (73b002f)
- ctrl+w hotkey removes last word (3524df6)
- Launch binaries (cf16596)
- Configure font size (1a34eb2)

# 0.1.2 - 2020-12-19

## Features

- Pixmap icons support #12
- Configurable layout #11

## Bug fixes

- Support absolute paths in Icon desktop entries (7474a12)
- Search for scalable folder for icons as well (125363a)
- Skip placeholders in Exec desktop entries (c548191)

# 0.1.1 - 2020-12-10

## Features

- Basic icon support #10
- Startup ordering based on usage statistic (d7d40d4)

# 0.1.0 - 2020-12-06

## Features

- Dialog aka dmenu mode (abbd722)
- CLI arguments for log/config parameters (f4befb1)

## Bug fixes

- Show output even on empty input buffer (6790c4a)

0 comments on commit 8d6c3c9

Please sign in to comment.