From af21c82c345d785f28cfb6de6a4fe4554cb0e550 Mon Sep 17 00:00:00 2001 From: Marko Heijnen Date: Thu, 19 Feb 2015 20:54:42 +0100 Subject: [PATCH] Update Release History --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7ba22e6..74a74d4 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,7 @@ grunt.initConfig({ In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using [Grunt](http://gruntjs.com/). ## Release History +- 0.2.1 - Fix broken download of translation files. - 0.2.0 - Complete rewrite of the codebase. Add ability to include waiting strings. Fallback to locale if wp_locale doesn't exists.