You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,22 @@
2
2
3
3
## What's Changed
4
4
5
+
- Remove hardware clock sync by @twangboy in https://github.com/saltstack/salt-bootstrap/pull/2085
6
+
- Update deps that contain CVEs by @twangboy in https://github.com/saltstack/salt-bootstrap/pull/2086
7
+
- replace the --global-option command with --config-settings since --global-option has been removed in pip 25.3 by @julian9499 in https://github.com/saltstack/salt-bootstrap/pull/2088
8
+
- Include filename in shasum file by @twangboy in https://github.com/saltstack/salt-bootstrap/pull/2090
9
+
- Update changelog and author to prep for release by @twangboy in https://github.com/saltstack/salt-bootstrap/pull/2092
10
+
11
+
## New Contributors
12
+
13
+
-@julian9499 made their first contribution in https://github.com/saltstack/salt-bootstrap/pull/2088
0 commit comments