about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5040f193..57b6ee3e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,28 @@
 All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
 
 - - -
+## v1.14.0 - 2023-10-01
+#### Bug Fixes
+- **(hm/conf/firefox/prefs)** Use defined download dir - (b973cf1) - Soispha
+- **(hm/conf/firefox/search)** Only update icons every two days - (dedba1c) - Soispha
+- **(hm/conf/firefox/search)** Add home-manager search as search engine - (cd5d35c) - Soispha
+- **(hm/conf/lf/cmds/archive)** Remove old `tmp` call - (a47c598) - Soispha
+- **(hm/conf/nvim/files/ftplugin/tex)** Add file to correct path - (4fdeac9) - Soispha
+- **(hm/conf/nvim/plgs/lsp/ltex)** Deactivate in rust, as it's bothersome - (8bef048) - Soispha
+- **(hm/conf/taskwarrior)** Specify news.version persistently - (9b74754) - Soispha
+- **(hm/conf/zsh)** Display current task on shell init - (34147c6) - Soispha
+- **(hm/pkgs/scrs/wrappers/yti)** Rework to today's standards - (af1dc59) - Soispha
+#### Build system
+- **(flake)** Update - (1516351) - Soispha
+- **(flake)** Update - (0252379) - Soispha
+- **(treewide)** Update - (ee7e01e) - Soispha
+#### Features
+- **(hm/conf/firefox/search)** Add tokio-rs docs to search engines - (6e14439) - Soispha
+- **(hm/conf/hyfetch)** Init - (77f8641) - Soispha
+- **(hm/conf/taskwarrior)** Init - (c40c744) - Soispha
+
+- - -
+
 ## v1.13.0 - 2023-09-17
 #### Bug Fixes
 - **(hm/conf/firefox/scripts/extract_cookies)** Init - (b2dcfe4) - Soispha