aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorArthurHoaro <arthur@hoa.ro>2017-03-12 14:52:44 +0100
committerArthurHoaro <arthur@hoa.ro>2017-03-12 14:52:44 +0100
commit829419567781df1f64fb682aecceaf40a3f9f902 (patch)
treef7a4dde24d6fd223f466e4242e28410d75d22e80 /CHANGELOG.md
parent7fc5f07492b9bfe58cb33907ceb42e9bccd624ce (diff)
downloadShaarli-829419567781df1f64fb682aecceaf40a3f9f902.tar.gz
Shaarli-829419567781df1f64fb682aecceaf40a3f9f902.tar.zst
Shaarli-829419567781df1f64fb682aecceaf40a3f9f902.zip
Theme: display shaarli version in the footer when logged in
Fixes #778
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d9f2f4f3..f0813b97 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -25,6 +25,7 @@ Theming:
25 - Introduce a new theme 25 - Introduce a new theme
26 - Allow selecting themes/templates from the configuration page 26 - Allow selecting themes/templates from the configuration page
27 - New/Edit link form can be submitted using CTRL+Enter in the textarea 27 - New/Edit link form can be submitted using CTRL+Enter in the textarea
28 - Shaarli version is displayed in the footer when logged in
28- Add plugin placeholders to Atom/RSS feed templates 29- Add plugin placeholders to Atom/RSS feed templates
29- Add OpenSearch to feed templates 30- Add OpenSearch to feed templates
30- Add `campaign_` to the URL cleanup pattern list 31- Add `campaign_` to the URL cleanup pattern list