d0ce33abfa
Change-Id: I4dfa51cad077e615cc24550b83a5d15862434c92
6 lines
246 B
YAML
6 lines
246 B
YAML
---
|
|
features:
|
|
- create_object() now has a "metadata" parameter that can be used to create
|
|
an object with metadata of each key and value pair in that dictionary
|
|
- Add an update_object() function that updates the metadata of a swift object
|