From bf77a7a71cad658970ddbf365d63825440c06601 Mon Sep 17 00:00:00 2001 From: Dmitriy Pleshevskiy Date: Sun, 20 Feb 2022 16:59:15 +0300 Subject: [PATCH] chore: update changelog --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index f3a56a4..dbe81d4 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,7 @@ ## Unreleased +- feat(config): add auto restart option ([#14] by [@pleshevskiy]) - feat(win): use modal level for notifier and rest windows ([#13] by [@pleshevskiy]) - feat(config): use toml config instead of hard-coded env ([#12] by