diff --git a/CHANGELOG.rst b/CHANGELOG.rst index a433308f6b7c7167f7b739a39108918d2c1c1081..68b49f3a21bcae12652812f35e35005bca1af1b3 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,6 +1,12 @@ Changelog ========= +Version 0.27.1 (2019-12-04) +--------------------------- + +- Fix regexp for ICS id validation (INFRA-1569) +- Allow normal users to edit hosts with no interface (INFRA-1604) + Version 0.27.0 (2019-10-30) ---------------------------