From aad827aa73b04822a2efbad8afedd509b4e1d900 Mon Sep 17 00:00:00 2001 From: Luc Didry Date: Tue, 20 Dec 2016 18:01:26 +0100 Subject: [PATCH] Bump Changelog for 0.07 --- AUTHORS.md | 12 ++++++++++++ ChangeLog | 3 ++- README.md | 4 ++++ 3 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 AUTHORS.md diff --git a/AUTHORS.md b/AUTHORS.md new file mode 100644 index 0000000..8a8b259 --- /dev/null +++ b/AUTHORS.md @@ -0,0 +1,12 @@ +# Lstu's authors + +## Main developer + +* Luc Didry, aka Sky (), core developer, framasky@framasphere.org on [Diaspora*](https://framasphere.org/public/framasky) + +## Contributors + +* Benjamin Bouvier +* Armando Lüscher +* Quentin Pagès (occitan translation) +* Phyks (Lucas Verney) diff --git a/ChangeLog b/ChangeLog index 7ce5d55..1817d65 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ Revision history for Perl application Lstu -0.07 ? +0.07 Tue Dec 20 17:55:00 2016 +0100 - Add logo - Add theme system - Better Spamhaus checking @@ -8,6 +8,7 @@ Revision history for Perl application Lstu - Add occitan translation - Add Milligram theme - Add cache system + - Add hashed_adminpwd option 0.06 Fri Sep 04 11:47:00 2015 +0200 - Add Spamhaus checking before accepting the URL diff --git a/README.md b/README.md index eefe4a4..9d999ba 100644 --- a/README.md +++ b/README.md @@ -119,3 +119,7 @@ See https://lstu.fr/api ## Other projects dependencies Lstu is written in Perl with the Mojolicious framework and uses the Twitter bootstrap framework to look not too ugly. + +## Authors + +See the [AUTHORS.md](AUTHORS.md) file. -- 2.18.1