-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d3e60f0
commit be490ed
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |