Skip to content

Commit

Permalink
Update CHANGES.md
Browse files Browse the repository at this point in the history
Co-authored-by: Norman Fomferra <[email protected]>
  • Loading branch information
b-yogesh and forman authored Jan 21, 2025
1 parent 3758d1c commit b8d382e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
# StorageOptions: ...
```
* The `get_data_ids()` method in `DataStore` has an enhanced `include_attrs` parameter.
Previously accepting only `Containers[str]`, it now also supports a `boolean` value.
Previously accepting only `Container[str]`, it now also supports a `bool` value.
Setting `include_attrs` to `True` retrieves all attributes of the data_ids.

### Fixes
Expand Down

0 comments on commit b8d382e

Please sign in to comment.