Skip to content

Commit

Permalink
add BreakingChanges.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Jinming-Hu committed Dec 7, 2020
1 parent d3e60f0 commit be490ed
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions BreakingChanges.txt
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

0 comments on commit be490ed

Please sign in to comment.