From ef22e8b8304b2236213041fdc9f7b529fa5454bf Mon Sep 17 00:00:00 2001 From: Maximiliano Fierro Date: Thu, 2 Feb 2017 13:43:41 -0300 Subject: [PATCH] update changelog --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 52abe3f..f6a4f33 100644 --- a/README.md +++ b/README.md @@ -161,7 +161,10 @@ We can use the lazy definition so the bundle keys are defined into the views. Ju ##Changelog -###version 1.1.0 (master) +###version 1.2.0 (master) +- Working version for ExtJS 6.2.1 + +###version 1.1.0 - Changed namespace to `elmasse.i18n` - Working version for ExtJS 6.x - Examples for using ViewControllers and ViewModels to change bundles on the fly.