diff --git a/CHANGELOG.md b/CHANGELOG.md index 73b60dc..45d3780 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. diff --git a/docs/changelog.html b/docs/changelog.html index 6b20c7b..35401d8 100644 --- a/docs/changelog.html +++ b/docs/changelog.html @@ -18,6 +18,7 @@ but can still easily be enabled by following instructions in the @torchatlas).
  • bugfix: cleaner.py patched for linux.