From 5b6be5a3f9357e6edb028724af4f16010e96cb61 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 18:32:01 +0000 Subject: [PATCH] chore(main): release 0.1.4 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 18851bb..e52d54c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [0.1.4](https://github.com/rollout/cloudbees-openfeature-provider-python/compare/v0.1.3...v0.1.4) (2024-02-08) + + +### Features + +* adding provider timeout to init ([9e7886a](https://github.com/rollout/cloudbees-openfeature-provider-python/commit/9e7886ae1b8ad63a1410eedf614f73d1eabbc86e)) +* updating to latest rox, support python above 3.11 ([9e7886a](https://github.com/rollout/cloudbees-openfeature-provider-python/commit/9e7886ae1b8ad63a1410eedf614f73d1eabbc86e)) + + +### Miscellaneous Chores + +* release 0.1.4 ([68d8a3d](https://github.com/rollout/cloudbees-openfeature-provider-python/commit/68d8a3da7ba1756c9a9fce97ec4caa2020340f77)) + ## [0.1.3](https://github.com/rollout/cloudbees-openfeature-provider-python/compare/v0.1.2...v0.1.3) (2023-12-22)