trivial: Update the bump soname list

This commit is contained in:
Richard Hughes 2017-06-06 12:26:43 +01:00
parent 7e206447a8
commit 6b8528632c

View File

@ -6,3 +6,7 @@ When we next bump soname the following changes are planned:
* {sa{sv}} -> {a{sv}} -- we don't always want to send the device ID
* Rename FU_DEVICE_FLAG -> FWUPD_DEVICE_FLAG
* Remove all deprecated API
* Rename GetDetailsLocal() -> GetDetails()
* Rename UpdateMetadataWithId() -> UpdateMetadata()
* Make DeviceAdded emit a FwupdDevice, not a FwupdResult
* Unexport fwupd_result_to_data() and fwupd_result_new_from_data()