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.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 59bb41e0..1355adbc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,15 @@
 All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
 
 - - -
+## v1.29.0 - 2024-02-20
+#### Features
+- **(hm/conf/firefox)** Add order of search engines - (901751c) - Soispha
+- **(hm/conf/firefox/config/search)** Add nixpkgs pull request tracker search - (d8ebc7c) - Soispha
+#### Refactoring
+- **(hm/conf/firefox/config/search)** Download icons to avoid losing them - (d3ae268) - Soispha
+
+- - -
+
 ## v1.28.0 - 2024-02-20
 #### Bug Fixes
 - **(flake)** Don't format `CHANGELOG.md` - (6cd532b) - Soispha