...update docs

This commit is contained in:
dragonwocky 2020-07-09 21:32:59 +10:00
parent b5043508d9
commit 78ca0b719d
Signed by: dragonwocky
GPG Key ID: C7A48B7846AA706D
2 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,7 @@ but can still easily be enabled by following instructions in the [docs](README.m
exception of the native minimise/maximise/close buttons being kept, as they integrate
better with the OS while not being out-of-place in notion).
- new: notion-deb-builder support for linux.
- new: an alert will be shown if there is an update available for the enhancer.
- improved: replaced button symbols with svgs for multi-platform support.
- improved: window close button is now red on hover (thanks to [@torchatlas](https://github.com/torchatlas)).
- bugfix: `cleaner.py` patched for linux.

View File

@ -18,6 +18,7 @@ but can still easily be enabled by following instructions in the <a href="index.
exception of the native minimise/maximise/close buttons being kept, as they integrate
better with the OS while not being out-of-place in notion).</li>
<li>new: notion-deb-builder support for linux.</li>
<li>new: an alert will be shown if there is an update available for the enhancer.</li>
<li>improved: replaced button symbols with svgs for multi-platform support.</li>
<li>improved: window close button is now red on hover (thanks to <a href="https://github.com/torchatlas#" title="">@torchatlas</a>).</li>
<li>bugfix: <code>cleaner.py</code> patched for linux.</li>