chewy v7.1.0 Release Notes

Release Date: 2021-03-03 // about 3 years ago
  • ๐Ÿ”„ Changes

    • #766: (Breaking) Drop support for Elasticsearch 6.x ([@rabotyaga][])
    • #765: Fix ruby 2.7 warnings in rake tasks ([@aglushkov][])

    ๐Ÿ› Bugs Fixed

    • #722: Remove alias_method_chain, use Module#prepend instead ([@dalthon][])