about summary refs log tree commit diff stats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7d79e9a9..80f16c55 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,22 @@
 All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
 
 - - -
+## v1.5.1 - 2023-05-26
+#### Bug Fixes
+- **(flake)** Stay on 23.05 until all dependencies have been updated - (8428847) - Soispha
+- **(hm/conf/firefox/bookmarks)** Remove url garbage in DeepL - (fc9cd23) - Soispha
+- **(hm/conf/firefox/prefs)** Open new tabs next to the current one - (d595360) - Soispha
+- **(hm/conf/firefox/prefs)** Disable auto scroll - (0945701) - Soispha
+- **(host/marduk)** Override the iso name, to avoid a merge conflict - (b33a863) - Soispha
+#### Build system
+- **(treewide)** Update - (7b21a46) - Soispha
+#### Documentation
+- **(todo)** Update - (94efa18) - Soispha
+#### Refactoring
+- **(hm/conf/firefox/prefs)** Add only the dynamic ones in nix - (16d8862) - Soispha
+
+- - -
+
 ## v1.5.0 - 2023-05-21
 #### Bug Fixes
 - **(hm/conf/cups)** Delete cups folder, as it's useless - (75cb791) - Soispha