diff --git a/CHANGELOG.md b/CHANGELOG.md index 6bfded93..ce71937a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.1.6 (unreleased) +## 0.1.6 - Fix issue with unencoded characters ending up in parts of the URL - Use `set` type for list attributes with primitive values diff --git a/docs/guides/changelog.md b/docs/guides/changelog.md index 5b6ccc3f..a2b2210f 100644 --- a/docs/guides/changelog.md +++ b/docs/guides/changelog.md @@ -7,7 +7,7 @@ description: |- # Changelog -## 0.1.6 (unreleased) +## 0.1.6 - Fix issue with unencoded characters ending up in parts of the URL - Use `set` type for list attributes with primitive values diff --git a/templates/guides/changelog.md.tmpl b/templates/guides/changelog.md.tmpl index 5b6ccc3f..a2b2210f 100644 --- a/templates/guides/changelog.md.tmpl +++ b/templates/guides/changelog.md.tmpl @@ -7,7 +7,7 @@ description: |- # Changelog -## 0.1.6 (unreleased) +## 0.1.6 - Fix issue with unencoded characters ending up in parts of the URL - Use `set` type for list attributes with primitive values