diff --git a/CHANGELOG.md b/CHANGELOG.md index bb87fe3..163203a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,9 @@ -# 1.0.1 +# 1.1.1 -- Fix for reserved slug, for avoid overwriting output variables of loop -- Fix hook action list -- Add protection against multiple sending ajax -- Add helper methods in model AttributeType +- Fix returns values depending on the language +- Fix display edit meta data for attribute availability has not i18n en_US +- Fix slug length to 50 characters +- Add large table in attribute edit, for attribute associated with more than 2 attribute types # 1.1 @@ -15,9 +15,9 @@ - Add input args (attribute_type_id, attribute_type_slug) for loop attribute_availability_extend_attribute_type - Add input arg attribute_type_slug for loop attribute_extend_attribute_type -# 1.1.1 +# 1.0.1 -- Fix returns values depending on the language -- Fix display edit meta data for attribute availability has not i18n en_US -- Fix slug length to 50 characters -- Add large table in attribute edit, for attribute associated with more than 2 attribute types \ No newline at end of file +- Fix for reserved slug, for avoid overwriting output variables of loop +- Fix hook action list +- Add protection against multiple sending ajax +- Add helper methods in model AttributeType \ No newline at end of file