Using Logidze 1.2.2 Associations versioning using `at(version: ##)` and doesn't return the expected records. `Model.find(#).at(version: #).associated_model.with_log_data` ``` Logidze.associations_versioning = true Logidze.ignore_log_data_by_default = true ```