From dd29f4dbba4f6a09b3b25e3c15f7c3e5f8cb73c2 Mon Sep 17 00:00:00 2001 From: Sergei Petrosian Date: Thu, 4 Apr 2024 17:55:24 +0200 Subject: [PATCH] docs(changelog): version 1.8.3 [citest skip] Update changelog and .README.html for version 1.8.3 Signed-off-by: Sergei Petrosian --- CHANGELOG.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a4830a1..a5a1015 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,15 @@ Changelog ========= +[1.8.3] - 2024-04-04 +-------------------- + +### Other Changes + +- ci: fix python unit test - copy pytest config to tests/unit (#234) +- ci: Bump ansible/ansible-lint from 6 to 24 (#235) +- ci: Bump mathieudutour/github-tag-action from 6.1 to 6.2 (#237) + [1.8.2] - 2024-01-16 -------------------- @@ -76,7 +85,6 @@ Changelog Signed-off-by: Sergei Petrosian - [1.7.7] - 2023-09-11 -------------------- @@ -110,7 +118,6 @@ Changelog Signed-off-by: Sergei Petrosian - [1.7.6] - 2023-07-19 -------------------- @@ -211,7 +218,6 @@ on line 43 gives '>' not supported between instances of 'str' and 'float - Updated: type casting adjusted (timesync_max_distance <= int) - ### Other Changes - use ansible_playbook_filepath for ansible-playbook command