diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 38c46e9d5942cf1386cc545484ec8726d65d11df..724415afbff0c54781d90452593b326d9a739514 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,6 +1,14 @@ Changelog ========= +Version 0.20.0 (2019-04-05) +--------------------------- + +- Add API endpoint to search hosts (INFRA-931) +- Initialize IOC repository on GitLab (INFRA-932) +- Limit the max number of elements returned per page (INFRA-942) +- Allow to set the boot profile from CSEntry (INFRA-943) + Version 0.19.2 (2019-03-27) ---------------------------