diff options
author | Florian Pritz <bluewind@xinu.at> | 2018-06-01 14:35:23 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2018-06-01 14:35:23 +0200 |
commit | 7f98c19d6dcb61c1a2139b5b95b62bf8a26b57d6 (patch) | |
tree | 3f5e73eb0e9dbd2fe99662d5a7280319e5ba2fcb /NEWS | |
parent | f3fa5579fc23f0a7dcc101e7bbfb68dda356b4dd (diff) |
Update NEWS3.1.0
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ This file lists major, incompatible or otherwise important changes, you should look at it after every update. +3.1.0 2018-06-01 + - Update asciinema player to support new cast format + - Allow users to delete invitation keys + - Add support to remove database entries without files to `php index.php file clean_stale_files` + 3.0.3 2018-03-23 - Update codeiginiter to 3.1.8 |