This commit is contained in:
Jinming Hu 2020-12-07 10:49:03 +08:00 коммит произвёл JinmingHu
Родитель d3e60f0653
Коммит be490edaf4
1 изменённых файлов: 8 добавлений и 0 удалений

8
BreakingChanges.txt Normal file
Просмотреть файл

@ -0,0 +1,8 @@
Breaking Changes in v0.4(Unreleased):
- Fix a typo in struct name list_containers_segmented_response
Breaking Changes in v0.2:
- get_container_property is renamed to get_container_properties, the return type is also changed to std::future
- get_blob_property is renamed to get_blob_properties, the return type is also changed to std::future