-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(changelog): version 1.8.3 [citest skip]
Update changelog and .README.html for version 1.8.3 Signed-off-by: Sergei Petrosian <[email protected]>
- Loading branch information
Showing
1 changed file
with
9 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 <[email protected]> | ||
|
||
|
||
[1.7.7] - 2023-09-11 | ||
-------------------- | ||
|
||
|
@@ -110,7 +118,6 @@ Changelog | |
|
||
Signed-off-by: Sergei Petrosian <[email protected]> | ||
|
||
|
||
[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 | ||
|