diff --git a/doc/source/index.rst b/doc/source/index.rst index 41fe6ce3b..f68f1e103 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -53,3 +53,11 @@ Release Notes * add commands for DHCP and L3 agents scheduling * support XML request format * support pagination options + +2.2.2 +----- +* improved support for listing a large number of filtered subnets +* add --endpoint-type and OS_ENDPOINT_TYPE to shell client +* made the publicURL the default endpoint instead of adminURL +* add ability to update security group name (requires 2013.2-Havana or later) +* add flake8 and pbr support for testing and building