diff --git a/CHANGELOG.rst b/CHANGELOG.rst index d1023caf29c430d5511ab9f500854f556f7cd070..483da591f1dbd0b5a5971db0b4d93cc2da739847 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,6 +1,13 @@ Changelog ========= +Version 0.17.1 (2019-02-07) +--------------------------- + +- Catch exception raised by Unique Validator (INFRA-777) +- Only check the main interface in dynamic groups (INFRA-784) +- Make sure the first interface is the main one (INFRA-785) + Version 0.17.0 (2019-01-28) ---------------------------