changelog.md in solidus_searchkick-0.3.2 vs changelog.md in solidus_searchkick-0.3.3

- old
+ new

@@ -1,4 +1,7 @@ +# 0.3.3 +Updates default indexed currency to `Spree::Config.currency` instead of the products `cost_currency`. + # 0.3.1 -Versioin 0.3.1 introduced a breaking change related to the index_name. If using a previous version of solidus_searchkick, you will need to either: +Version 0.3.1 introduced a breaking change related to the index_name. If using a previous version of solidus_searchkick, you will need to either: - reindex all of your products (which will build the index with the new name) - update your product_decorator to use the index_name currently being used