about summary refs log tree commit diff stats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAlan Pearce2025-03-17 10:23:59 +0100
committerAlan Pearce2025-03-17 10:23:59 +0100
commite29c292586d2c67b73608cd575e3e7920ac01a12 (patch)
treefe60e5e6ee10fc0a5bdf49d8c02b52d1eb639150 /CHANGELOG.md
parent573e24bf30e5e8b8f5b82e848258b70eea9f3a74 (diff)
downloadsearchix-0.1.29.tar.lz
searchix-0.1.29.tar.zst
searchix-0.1.29.zip
chore: release 0.1.29 HEAD v0.1.29 main
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md13
1 files changed, 12 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c622752..fa0f035 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,9 +1,20 @@
 # Changelog
 
-## [v0.1.28](https://git.alanpearce.eu/searchix/diff/?id=v0.1.27&id2=9af2747a1168f41b39b446bfe3ecab6c7b25ff99) (2025-03-12)
+## [v0.1.29](https://git.alanpearce.eu/searchix/diff/?id=v0.1.28&id2=573e24bf30e5e8b8f5b82e848258b70eea9f3a74) (2025-03-17)
 
 ### Fixes
 
+-   nil pointer deference in nixpkgs-channel fetcher
+    ([573e24b](https://git.alanpearce.eu/searchix/commit/?id=573e24bf30e5e8b8f5b82e848258b70eea9f3a74))
+-   build error (incomplete commit)
+    ([d5e1147](https://git.alanpearce.eu/searchix/commit/?id=d5e11478bf3771623a0d181e6cede3145b3563e0))
+-   build error caused by incomplete commit
+    ([f775db9](https://git.alanpearce.eu/searchix/commit/?id=f775db95d59a56feeafa6a4e147885c814bf5fb7))
+
+### [v0.1.28](https://git.alanpearce.eu/searchix/diff/?id=v0.1.27&id2=v0.1.28) (2025-03-12)
+
+#### Fixes
+
 -   js error due to missing class on nav menu item
     ([9af2747](https://git.alanpearce.eu/searchix/commit/?id=9af2747a1168f41b39b446bfe3ecab6c7b25ff99))