Skip to content
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
xvxx committed Jun 8, 2020
1 parent 3509d31 commit 983e41f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## 0.1.18-dev

Jump-to-page via fuzzy finder is now live! Use `ctrl-j` to open the
menu and start typing a page title. This will gain functionality in
the future.

This release also switches deadwiki to a new backend,
[Vial](https://vial.sh). **Vial** is a micro micro-framework for Rust.
This change has cut the dependency count from 72 to 42 and release
compile time from ~22s to ~8s on my machine:

https://github.com/xvxx/deadwiki/commit/c7b844a90dc433703d64059ce7de5bebc5d4fd8f

Enjoy!

## 0.1.17

This release adds support for #hashtags! Very simple: any #hashtag
Expand Down

0 comments on commit 983e41f

Please sign in to comment.