CHANGELOG.md in array_include_methods-1.4.0 vs CHANGELOG.md in array_include_methods-1.5.0

- old
+ new

@@ -1,6 +1,11 @@ # Change Log +## 1.5.0 + +- Add RubyMotion compatibility +- Ensure Opal compatibility happens through RUBY_ENGINE instead of RUBY_PLATFORM + ## 1.4.0 - `array_diff_indexes(other_array)` (alias: `array_diff_indices`) - `array_intersection_indexes(other_array)` (alias: `array_intersection_indices`)