Skip to content

Commit

Permalink
Prepare 0.1.5 (#80)
Browse files Browse the repository at this point in the history
* Bump crate version
* Bump rust-toolchain
* Bump edition to 2021
* Update dependencies
* Update changelog
  • Loading branch information
l4l authored Jan 30, 2022
1 parent 7d5afc9 commit 60fd798
Show file tree
Hide file tree
Showing 12 changed files with 448 additions and 286 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
# Unreleased changes

# 0.1.5 - 2022-01-30

## Features

- Font loading by path without fs scans (#79)
- Render desktop actions for apps mode (#78)
- Fontdue backend supoorted and used by default (#63, #67, #69)
- Support of blacklisting entries (#62)
- Support grayscale/indexed png icons (#61)
- Redirect logs by default to systemd
- Redirect logs by default to systemd (#58) and stdout (#75)
- More hotkeys for naviation (#35, #49)
- Specify colors in css-like hex (#47)
- Fallback to input at dialog overflow (#43)
- Support environments without layer-shell protocol (#42)
Expand Down
Loading

0 comments on commit 60fd798

Please sign in to comment.