aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAmitai Schleier <schmonz-web-ikiwiki@schmonz.com>2019-02-03 10:34:43 -0600
committerAmitai Schleier <schmonz-web-ikiwiki@schmonz.com>2019-02-03 10:34:43 -0600
commitd7777f12df4daa5b91c27c8205cdcaa4a5ea1b7b (patch)
tree91317872351de8679320186bacd60233793d3d91 /CHANGELOG
parent58fed0178c783f610dc2b6af98f139ba143a8c7a (diff)
downloadikiwiki-d7777f12df4daa5b91c27c8205cdcaa4a5ea1b7b.tar
ikiwiki-d7777f12df4daa5b91c27c8205cdcaa4a5ea1b7b.tar.gz
Add a missing changelog entry.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 4a7ee7c8c..60701dbb6 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
ikiwiki (3.20180312) UNRELEASED; urgency=medium
[ Amitai Schleier ]
+ * graph: Add an optional "file" parameter
* emailauth: When email can't be sent, show the error message
* osm: Don't raise errors if tags don't have attached icons
* cgi: Avoid C compiler warnings for waitpid() on NetBSD