diff --git a/CHANGELOG b/CHANGELOG index 3457745..c9fcd8c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,8 @@ Please view this file on the master branch, on stable branches it's out of date. +v 1.0.1 + - Fixed missing translation for deleting users. + v 1.0.0 - Started doing actual releases with versions. - Switched filesystem structure from uploads/$filename to uploads/md5(user_id)/md5(first_character_of_filename) to help performance on certain filesystems.