Skip to content

Commit

Permalink
Version 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gillesbourgeat committed Jun 18, 2015
1 parent 59c4175 commit 37deae5
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions 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

Expand All @@ -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
- 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

0 comments on commit 37deae5

Please sign in to comment.