From 08f2f6e16522b083abb21c37e0edde78032ced78 Mon Sep 17 00:00:00 2001 From: Lars Jung Date: Sun, 12 Aug 2012 16:44:58 +0200 Subject: [PATCH] Updates readme. --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 39575fcb..1bb1e4d4 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,12 @@ Run `makejs -t` to list all possible targets. ### v0.22 - *2012-??-??* -* +* adds auto-refresh (PHP) +* adds drag'n'drop upload (PHP) +* adds file deletion (PHP) +* PHP ignore patterns might include paths now +* localization now in separate files +* updates jQuery to 1.8.0 ### v0.21 - *2012-08-06*