diff --git a/CHANGELOG.md b/CHANGELOG.md index 5873114..d7cbce4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.1.10 (unreleased) +## 0.1.10 - Retry on 400 and 500 HTTP errors when creating or updating objects - Fix import operation of resources diff --git a/docs/guides/changelog.md b/docs/guides/changelog.md index 2d7a646..2db74c2 100644 --- a/docs/guides/changelog.md +++ b/docs/guides/changelog.md @@ -7,7 +7,7 @@ description: |- # Changelog -## 0.1.10 (unreleased) +## 0.1.10 - Retry on 400 and 500 HTTP errors when creating or updating objects - Fix import operation of resources diff --git a/templates/guides/changelog.md.tmpl b/templates/guides/changelog.md.tmpl index 2d7a646..2db74c2 100644 --- a/templates/guides/changelog.md.tmpl +++ b/templates/guides/changelog.md.tmpl @@ -7,7 +7,7 @@ description: |- # Changelog -## 0.1.10 (unreleased) +## 0.1.10 - Retry on 400 and 500 HTTP errors when creating or updating objects - Fix import operation of resources