diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2015-03-17 07:04:42 +0100 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2015-03-17 07:04:42 +0100 |
commit | a5d1461039ed8b1b1da17d353901c0a3c08fde26 (patch) | |
tree | 3ff98b00ca035c421e992fc47abe8db213961ca7 | |
parent | Reverse the sort of articles. (diff) | |
download | newspipe-a5d1461039ed8b1b1da17d353901c0a3c08fde26.tar.gz newspipe-a5d1461039ed8b1b1da17d353901c0a3c08fde26.tar.bz2 newspipe-a5d1461039ed8b1b1da17d353901c0a3c08fde26.zip |
Updated NEWS.rst for the release 6.4.
-rw-r--r-- | NEWS.rst | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ pyAggr3g470r project news +6.4: 2015-03-17 + New: + * a new page 'history' to explore your database of articles. + Changes: + * updated documentation; + * minor improvements. + Fixes: + * changed the type of the column 'last_modified' to string. + 6.3: 2015-03-08 New: * a new architecture with base for controllers; |