I'm trying to work out a jquery script that occurs when an asset multi-select field has changed. I've managed to get the script to execute when values are populated in the field based on the "change" event, but my issue lies in when values are removed. What event is used when you clear some selections?