When overriding characteristics you can now configure a read without a write characteristic or the other way around.
For example, a heart rate monitor with a BLE profile with just a notify characteristic couldn't work previously because the plugin required there to be both a read and write characteristic in the same profile. This change opens up more options. For example, someone was able to receive heart rate data from a Polar H7 in Tasker after this change.