summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bec307a..7845d90 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+sear.c (0.0.12-1) stable; urgency=low
+
+ * added l and h parameters
+ * removed logging to memory
+ * embedding CSS in response
+ * added dependency: php-cli
+
+ -- Anton Luka Šijanec <anton@sijanec.eu> Sun, 22 Aug 2021 04:00:00 +0200
+
sear.c (0.0.11-1) stable; urgency=low
* added image search, fixed some memory leaks with valgrind