Sha256: d9eafb61f83af1038fd851205fa16704f9ccb8fc0e66b72596b71a9759e4ba07
Contents?: true
Size: 731 Bytes
Versions: 1
Compression:
Stored size: 731 Bytes
Contents
# Changelog All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## Unreleased ### Breaking changes - ### Compatible changes - ## 1.1.0 ### Compatible changes - Add `preload_association` at instance level. Example: `user.preload_associations(:posts)` - Add support for polymorphic associations in `traverse_association`. ## 1.0.0 ### Breaking changes - Remove support for Ruby 1.8.7 - Remove support for Rails 2.3 ### Compatible changes - Add support for Ruby 2.5.3 - Add support for Rails 6.0.0.rc1 ## 0.3.3 ### Compatible changes - Fix for deprecation warning in Rails 5.2 in `collect_id` - Added this CHANGELOG file.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
edge_rider-1.1.0 | CHANGELOG.md |