diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 57b6ee3e..69cfff8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,49 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v1.15.0 - 2023-10-08 +#### Bug Fixes +- **(flake/packages)** Remove gpg-iso as it's not used - (8d33dd8) - Soispha +- **(flake/packages)** Apply eta-reduction - (d2f4920) - Soispha +- **(hm/conf/lf/keybinds)** Add keymap to go to nixos-server config - (c7963f3) - Soispha +- **(hm/conf/nvim/autocmds)** Use 'desc' instead of 'description' - (9721082) - Soispha +- **(hm/conf/python)** Set the sessionVariables in zsh context - (170d960) - Soispha +- **(hm/conf/python)** Move python history file to a persistent location - (956f029) - Soispha +- **(hm/conf/taskserver)** Update to new let's encrypt certificate - (ddac6a6) - Soispha +- **(hm/conf/taskserver)** Use dots to separate projects - (9c5dd8b) - Soispha +- **(hm/conf/taskwarrior)** Remove useless aliases - (0f2cf9d) - Soispha +- **(hm/conf/taskwarrior)** Add 'total_active_time' to next report - (8faedf4) - Soispha +- **(hm/conf/taskwarrior/hooks)** Check in every hook the started tasks - (7f4c7f9) - Soispha +- **(hm/conf/taskwarrior/hooks/on-add_policies)** Support Numbers in projects - (75cebef) - Soispha +- **(hm/conf/taskwarrior/hooks/policies)** Also check subprojects - (603158c) - Soispha +- **(hm/conf/taskwarrior/hooks/track_timewarrior)** Specify python dep - (5d39712) - Soispha +- **(hm/conf/taskwarrior/projects)** Update - (076f8b3) - Soispha +- **(hm/conf/taskwarrior/projects)** Add further projects - (b377694) - Soispha +- **(hm/conf/taskwarrior/projects)** Add further projects - (de245cd) - Soispha +- **(hm/conf/taskwarrior/projects)** Add projects - (deb378f) - Soispha +- **(hm/conf/taskwarrior/projects)** Add further projects - (d63ba87) - Soispha +- **(hm/conf/taskwarrior/theme)** Make errors readable - (b839b3e) - Soispha +- **(hm/conf/taswarrior/projects)** Update - (5fc2df2) - Soispha +- **(hm/conf/timewarrior)** Use correct file creation syntax - (680150d) - Soispha +- **(hm/conf/timewarrior)** Actually import timewarrior - (12a0eb1) - Soispha +- **(sys/secrets)** Rename 'name' to 'hostName' - (0cb2eab) - Soispha +#### Build system +- **(flake)** Update - (5044f24) - Soispha +#### Features +- **(hm/conf/taskwarrior)** Add taskserver based syncing - (cacaeac) - Soispha +- **(hm/conf/taskwarrior)** Add hook scripts - (3a9a44d) - Soispha +- **(hm/conf/taskwarrior)** Add first config for neorg ⇄ taskwarrior interop - (4d8f53f) - Soispha +- **(hm/conf/taskwarrior/projects)** Add support for nested projects - (6f38b01) - Soispha +- **(hm/conf/timewarrior)** Init - (563938d) - Soispha +- **(hm/pkgs/scrs/neorg)** Add support for opening current task context - (7d56f48) - Soispha +#### Miscellaneous Chores +- **(hm/conf/taskwarrior/projects)** Update - (bf16973) - Soispha +- **(revert)** "fix(hm/conf/taskwarrior): Add 'total_active_time' to next report" - (e55fdd9) - Soispha +#### Style +- **(hm/pkgs/scripts)** Reorder alphabetically - (9e3315c) - Soispha + +- - - + ## v1.14.0 - 2023-10-01 #### Bug Fixes - **(hm/conf/firefox/prefs)** Use defined download dir - (b973cf1) - Soispha |