+ikiwiki (3.20200202.4) UNRELEASED; urgency=medium
+
+ * aggregate: When a feed has an enclosure that is an image, audio, or
+ video, include the enclosure in the generated page.
+ * aggregate: Also support feeds with media:content tags.
+
+ -- Joey Hess <id@joeyh.name> Sat, 25 Dec 2021 12:41:34 -0400
+
+ikiwiki (3.20200202.3) upstream; urgency=medium
+
+ [ Amitai Schleier ]
+ * highlight: Adapt to API change in highlight >= 3.51
+ * mdwn: Fix inverted footnote configuration when MultiMarkdown is
+ enabled. Thanks, Giuseppe Bilotta
+
+ [ Joey Hess ]
+ * Updated German basewiki and directives translation from
+ Sebastian Kuhnert.
+ * Updated German program translation from
+ Sebastian Kuhnert.
+
+ -- Joey Hess <id@joeyh.name> Sun, 02 Feb 2020 00:00:00 -0400
+
ikiwiki (3.20190228) upstream; urgency=medium
* aggregate: Use LWPx::ParanoidAgent if available.