From 4e46954b8bef30f8f2673e12f5197231e59816f3 Mon Sep 17 00:00:00 2001 From: danischm Date: Mon, 4 Dec 2023 14:44:27 +0100 Subject: [PATCH] 0.1.1 version bump --- CHANGELOG.md | 2 +- docs/guides/changelog.md | 2 +- templates/guides/changelog.md.tmpl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f772a605..af26294d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.1.1 (unreleased) +## 0.1.1 - BREAKING CHANGE: Rename `https_read` attribute of `catalystcenter_assign_credentials` to `https_read_id` - BREAKING CHANGE: Rename `https_write` attribute of `catalystcenter_assign_credentials` to `https_write_id` diff --git a/docs/guides/changelog.md b/docs/guides/changelog.md index 4eb2032f..c4b091c7 100644 --- a/docs/guides/changelog.md +++ b/docs/guides/changelog.md @@ -7,7 +7,7 @@ description: |- # Changelog -## 0.1.1 (unreleased) +## 0.1.1 - BREAKING CHANGE: Rename `https_read` attribute of `catalystcenter_assign_credentials` to `https_read_id` - BREAKING CHANGE: Rename `https_write` attribute of `catalystcenter_assign_credentials` to `https_write_id` diff --git a/templates/guides/changelog.md.tmpl b/templates/guides/changelog.md.tmpl index 4eb2032f..c4b091c7 100644 --- a/templates/guides/changelog.md.tmpl +++ b/templates/guides/changelog.md.tmpl @@ -7,7 +7,7 @@ description: |- # Changelog -## 0.1.1 (unreleased) +## 0.1.1 - BREAKING CHANGE: Rename `https_read` attribute of `catalystcenter_assign_credentials` to `https_read_id` - BREAKING CHANGE: Rename `https_write` attribute of `catalystcenter_assign_credentials` to `https_write_id`