Merge branch 'release-1.1' back into develop

This commit is contained in:
2018-08-12 11:15:30 +02:00
2 changed files with 4 additions and 1 deletions

View File

@@ -18,6 +18,9 @@ Those can be installed using pip and the _requirements.txt_ file provided with t
Versions
--------
* v1.1
- Improved page filter
* v1.0
- first stable release
- less debug output

View File

@@ -3,7 +3,7 @@
#
# redfam.py
#
# Copyright 2017 Jonathan Golder <jonathan@golderweb.de>
# Copyright 2018 Jonathan Golder <jonathan@golderweb.de>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by