summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-03-09 21:03:39 +0100
committerChristian Grothoff <christian@grothoff.org>2024-03-09 21:03:39 +0100
commit89c8198bbfcba44a37cb124f80a7deb1d98474c1 (patch)
tree03759bb551edbb33d99709df5d07e400ee373eb0 /debian
parent72062fbe3ecc401fe74613d88b44f1bbb005f69e (diff)
downloadmerchant-89c8198bbfcba44a37cb124f80a7deb1d98474c1.tar.gz
merchant-89c8198bbfcba44a37cb124f80a7deb1d98474c1.tar.bz2
merchant-89c8198bbfcba44a37cb124f80a7deb1d98474c1.zip
implement #8608
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e2ab2dd2..36344f8b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+taler-merchant (0.10.0) unstable; urgency=low
+
+ * Implement public GET API for templates (#8608).
+
+ -- Christian Grothoff <grothoff@gnu.org> Sat, 9 Mar 2024 21:50:12 +0200
+
taler-merchant (0.9.4-3) unstable; urgency=low
* v0.9.4b bugfix release (mostly updates SPA).