From 06d73174c684af8f82a2f743731e790dc50e8c69 Mon Sep 17 00:00:00 2001 From: danischm Date: Thu, 26 Sep 2024 18:37:42 +0200 Subject: [PATCH] 0.1.12 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 673dc81..c6470b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.1.12 (unreleased) +## 0.1.12 - Change default timeout for asynchronous operations to 60 seconds and introduce provider attribute `max_timeout` to set a custom timeout diff --git a/docs/guides/changelog.md b/docs/guides/changelog.md index a7329c3..2c62a89 100644 --- a/docs/guides/changelog.md +++ b/docs/guides/changelog.md @@ -7,7 +7,7 @@ description: |- # Changelog -## 0.1.12 (unreleased) +## 0.1.12 - Change default timeout for asynchronous operations to 60 seconds and introduce provider attribute `max_timeout` to set a custom timeout diff --git a/templates/guides/changelog.md.tmpl b/templates/guides/changelog.md.tmpl index a7329c3..2c62a89 100644 --- a/templates/guides/changelog.md.tmpl +++ b/templates/guides/changelog.md.tmpl @@ -7,7 +7,7 @@ description: |- # Changelog -## 0.1.12 (unreleased) +## 0.1.12 - Change default timeout for asynchronous operations to 60 seconds and introduce provider attribute `max_timeout` to set a custom timeout