python-boto3/.changes/0.0.19.json

13 lines
447 B
JSON
Raw Permalink Normal View History

2016-05-22 04:03:29 +02:00
[
{
"category": "Collections",
"description": "Remove the ``page_count`` and ``limit`` arguments from ``all()``. Undocument support for the two arguments in the ``filter()`` method. (`issue 119 <https://github.com/boto/boto3/pull/119>`__)",
"type": "breakingchange"
},
{
"category": "DynamoDB",
"description": "Add batch writer. (`issue 118 <https://github.com/boto/boto3/pull/118>`__)",
"type": "feature"
}
2016-11-09 01:23:44 +01:00
]