Added change log

This commit is contained in:
Simon Brooke 2019-01-19 17:46:33 +00:00
parent 5b785389b4
commit 8374432a16
2 changed files with 8 additions and 0 deletions

View file

@ -0,0 +1,7 @@
# 1.0.2
Two fixes contributed by a user:
* [Configurable start page](https://github.com/journeyman-cc/smeagol/commit/b1eeecde1d0555e9b708807c63e28fac21de58c4)
* [Fixed uploads](https://github.com/journeyman-cc/smeagol/commit/1136e792d4810fd9af8b443fdea6d6be4aeda79e)
Many thanks to [M Jerger](https://github.com/jerger) for these.

View file

@ -1,4 +1,5 @@
* [[Introduction]]
* [[Change log]]
* [[User Documentation]]
* [[Deploying Smeagol]]
* [[Developing Smeagol]]