From d3b4e58c88fe48f78cc453fcc72bde231095f199 Mon Sep 17 00:00:00 2001 From: client-software-ci <129794699+client-software-ci@users.noreply.github.com> Date: Wed, 13 Nov 2024 20:54:12 +0000 Subject: [PATCH] chore(release): 0.8.1 Signed-off-by: client-software-ci <129794699+client-software-ci@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f2c3f75..4270dbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## 0.8.1 (2024-11-13) + + +### Features +* Adding optional override for adaptor request timeout default to EntryPoint start method (#149) ([`652164f`](https://github.com/OpenJobDescription/openjd-adaptor-runtime-for-python/commit/652164f672a8548ee1f89e430b90378d06bbea34)) + + ## 0.8.0 (2024-06-03) ### BREAKING CHANGES