`attribute_changed?` inside of after callbacks has changed his behaviour. The new return value will reflect the behavior of calling the method after `save` returned. To maintain the current behavior, I have `saved_change_to_attribute?` instead.