From 46ac05390576b71f124db90d8d6d3da54986ca75 Mon Sep 17 00:00:00 2001 From: client-software-ci <129794699+client-software-ci@users.noreply.github.com> Date: Tue, 5 Mar 2024 22:32:46 +0000 Subject: [PATCH] chore(release): 0.5.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 a460ecca..015facf0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## 0.5.1 (2024-03-05) + + +### Features +* add macOS socket support and enable macOS CI (#65) ([`4da070d`](https://github.com/OpenJobDescription/openjd-adaptor-runtime-for-python/commit/4da070daef1c23be8c3be6e2fb5921b17a23c79a)) + + ## 0.5.0 (2024-02-21) ### BREAKING CHANGES