about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 61cb1794..37c013eb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,21 @@
 All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
 
 - - -
+## v1.7.0 - 2023-05-29
+#### Bug Fixes
+- **(hm/conf/lf/keybinds)** Update - (f94e50a) - Soispha
+- **(hm/conf/zsh)** Quote string - (d4ff072) - Soispha
+- **(hm/conf/zsh)** Also add a version for the shell library - (180f86c) - Soispha
+- **(hm/pkgs/scrs/ll)** Don't use the tempdir provided by lib - (9cc1b8c) - Soispha
+#### Build system
+- **(flake)** Update - (ce9a7aa) - Soispha
+#### Features
+- **(hm/conf/lf/cmds)** Add a way to create temp scripts - (7d320b8) - Soispha
+#### Style
+- **(hm/conf/zsh)** Indent comment - (95e7be9) - Soispha
+
+- - -
+
 ## v1.6.0 - 2023-05-28
 #### Bug Fixes
 - **(bootstrap)** Quote scripts - (1f79cb3) - Soispha