From fa831d5bd08cfeaa93a2ad940098850bf1d94db2 Mon Sep 17 00:00:00 2001 From: danischm Date: Fri, 8 Mar 2024 22:14:52 +0100 Subject: [PATCH] 0.1.14 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 46ce174..816884f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.1.14 (unreleased) +## 0.1.14 - Use `set` type for list attributes with primitive values - Implement workaround for API issue when creating multiple network device groups at once diff --git a/docs/guides/changelog.md b/docs/guides/changelog.md index 4a7b7bb..d4381b8 100644 --- a/docs/guides/changelog.md +++ b/docs/guides/changelog.md @@ -7,7 +7,7 @@ description: |- # Changelog -## 0.1.14 (unreleased) +## 0.1.14 - Use `set` type for list attributes with primitive values - Implement workaround for API issue when creating multiple network device groups at once diff --git a/templates/guides/changelog.md.tmpl b/templates/guides/changelog.md.tmpl index 4a7b7bb..d4381b8 100644 --- a/templates/guides/changelog.md.tmpl +++ b/templates/guides/changelog.md.tmpl @@ -7,7 +7,7 @@ description: |- # Changelog -## 0.1.14 (unreleased) +## 0.1.14 - Use `set` type for list attributes with primitive values - Implement workaround for API issue when creating multiple network device groups at once