diff options
author | Soispha <soispha@vhack.eu> | 2023-10-01 07:25:01 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-10-01 07:25:01 +0200 |
commit | a13c8fdffaf75f9117ec3966d5a864353f2807d3 (patch) | |
tree | e6e5b1db91e83986328b78702950e5db4bb8eff8 /CHANGELOG.md | |
parent | build(flake): Update (diff) | |
download | nixos-config-a13c8fdffaf75f9117ec3966d5a864353f2807d3.tar.gz nixos-config-a13c8fdffaf75f9117ec3966d5a864353f2807d3.zip |
chore(version): v1.14.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 22 |
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 |