pupupu

simple static CMS for crappy servers
git clone https://git.ce9e.org/pupupu.git

commit
ac8628dd4949b8835dbfd75e535b880fa7315064
parent
24aad1744fb9f24e28ab8767e2e36ca0383f8364
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2019-01-04 10:08
add CHANGES.md

Diffstat

A CHANGES.md 14 ++++++++++++++

1 files changed, 14 insertions, 0 deletions


diff --git a/CHANGES.md b/CHANGES.md

@@ -0,0 +1,14 @@
   -1     1 0.0.1 (unreleased)
   -1     2 ------------------
   -1     3 
   -1     4 -	fix: include missing php files in zip
   -1     5 -	add default sitemap template
   -1     6 -	make path available in template
   -1     7 -	validate yaml
   -1     8 -	error messages if files are not writable
   -1     9 
   -1    10 
   -1    11 0.0.0 (2018-10-22)
   -1    12 ------------------
   -1    13 
   -1    14 -	initial version