From d91eea7d7adcab30db847dfa3a33a646dfe1fe87 Mon Sep 17 00:00:00 2001 From: Soispha Date: Wed, 28 Feb 2024 20:55:27 +0100 Subject: chore(version): v1.35.0 --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index b6207cc4..e59dbc6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,23 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v1.35.0 - 2024-02-28 +#### Bug Fixes +- **(hm/conf/unison)** Add `less`, as it's needed to display diffs - (8d7ab76) - Soispha +- **(hm/conf/unison)** Don't pass `links` argument along twice - (1080d8e) - Soispha +- **(hm/pkgs)** Put all my scripts in the `scripts` namespace - (8d5effa) - Soispha +- **(pkgs/scripts/fupdate)** Exit after running the main loop - (564a52f) - Soispha +#### Features +- **(hm)** Add nix-index and associated command_not_found_handler - (c733f33) - Soispha +- **(hm/conf/unison)** Support merging special paths - (8224aa5) - Soispha +- **(sys/svcs/nix)** Set nix path - (490eefd) - Soispha +#### Miscellaneous Chores +- **(hm/soispha/conf/taskwarrior/projects)** Update - (f99652d) - Soispha +#### Style +- **(sys/svcs/nix)** Inline the `nixpkgs` variable - (ead6456) - Soispha + +- - - + ## v1.34.0 - 2024-02-24 #### Bug Fixes - **(hm/conf/lf/cmds)** Better manage files with pre-defined extensions - (49a1622) - Soispha -- cgit 1.4.1