diff --git a/changelog.txt b/changelog.txt index 81fb43e..f7430c7 100755 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,12 @@ +Monstra 2.2.1, 2013-04-06 +------------------------ +- Update Gelato to 1.0.3 +- Error Handler turned off for Production environment +- Localization: Farsi(fa) translations fixes. +- Pages Manager: fix translates #107 +- Missing Translation on Login Page - fixed #106 +- Lithuanian flag and other languages fixes. Thanks to mbarzda + Monstra 2.2.0, 2013-03-25 ------------------------ - Mobile Ready! Monstra fully responsive for mobile devices, tablets, and normal computer screens. @@ -27,7 +36,6 @@ Monstra 2.2.0, 2013-03-25 - Pages Manager: page cloning problem - fixed. - Localizations: translations fixes. - Monstra 2.1.3, 2012-12-09 ------------------------ - Pages Plugin: New shortcodes added - page_author, page_slug, page_url page_available, page_breadcrumbs, page_date, page_content. diff --git a/engine/Monstra.php b/engine/Monstra.php index a48a25e..6017e2b 100644 --- a/engine/Monstra.php +++ b/engine/Monstra.php @@ -39,7 +39,7 @@ class Monstra /** * The version of Monstra */ - const VERSION = '2.2.0'; + const VERSION = '2.2.1'; /** * Monstra environment