From 540e03699b9e67f2271018c0c93a72f7ec1712ce Mon Sep 17 00:00:00 2001 From: Hau Nguyen Date: Thu, 13 Jun 2024 19:19:44 +0700 Subject: [PATCH] chore(changelog): generate v0.15.7 --- CHANGELOG.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 28c69f2..3be41f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,33 @@ # CHANGELOG +## v0.15.7 (2024-06-13) + +### Others + +- config: background blur and opacity for kitty, nvim, and wezterm (2024-06-13) + +- chore: install fnm from git (2024-06-13) + +- chore: remove unused (2024-06-13) + +- config: remove unused fonts (2024-06-13) + +- chore: idk prettier@latest is a thing (2024-06-11) + +- config(nvim): enable fzf multiline (2024-06-11) + +- chore(newsboat): update urls (2024-06-11) + +- config: tweak some (2024-06-11) + +- config(nvim): add fzf_colors, plantuml-syntax (2024-06-11) + +- chore(brew): add mysql-client (2024-06-10) + +- config(zsh): improve history (2024-06-09) + +- chore(changelog): generate v0.15.6 (2024-06-08) + ## v0.15.6 (2024-06-08) ### Others