Skip to content

Commit cb80b95

Browse files
committed
Update changlog and author to prep for release
1 parent b40bd30 commit cb80b95

File tree

2 files changed

+19
-8
lines changed

2 files changed

+19
-8
lines changed

AUTHORS.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ John Hubbard ender8282 [email protected]
103103
Jorge Schrauwen sjorge [email protected]
104104
Joseph Pacura jpacura
105105
Juan A. Moyano wincus [email protected]
106+
Julian van Dijk julian9499
106107
Justin Anderson justinta [email protected]
107108
Justin Findlay jfindlay [email protected]
108109
kgbsd

CHANGELOG.md

Lines changed: 18 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# v2025.12.05
2+
3+
## What's Changed
4+
5+
- Include filename in the shasum file: https://github.com/saltstack/salt-bootstrap/pull/2090
6+
- Replace --global-option with --config-settings for pip: https://github.com/saltstack/salt-bootstrap/pull/2088
7+
- Update some dependencies that have CVEs: https://github.com/saltstack/salt-bootstrap/pull/2086
8+
- Remove hardware clock sync: https://github.com/saltstack/salt-bootstrap/pull/2085
9+
10+
## New Contributors
11+
12+
- @julian9499 made their first contribution in https://github.com/saltstack/salt-bootstrap/pull/2088
13+
14+
**Full Changelog**: https://github.com/saltstack/salt-bootstrap/compare/v2025.09.03...v2025.12.05
15+
116
# v2025.09.03
217

318
## What's Changed
@@ -7,6 +22,9 @@
722
- Prep release by @twangboy in https://github.com/saltstack/salt-bootstrap/pull/2082
823
- Add support for specifying a directory other than /tmp for installation execution by @edlitmus in https://github.com/saltstack/salt-bootstrap/pull/2068
924
- Add another PR and a few more emails by @twangboy in https://github.com/saltstack/salt-bootstrap/pull/2083
25+
- Fixed installation on Photon 4 and Photon 5 by @erwindon in https://github.com/saltstack/salt-bootstrap/pull/2080
26+
- Properly handle 2 digit minor versions of Salt by @twangboy in https://github.com/saltstack/salt-bootstrap/pull/2081
27+
- Added an option to specify something other than `/tmp` for installation execution by @edlitmus in https://github.com/saltstack/salt-bootstrap/pull/2068
1028

1129
## New Contributors
1230

@@ -15,14 +33,6 @@
1533

1634
**Full Changelog**: https://github.com/saltstack/salt-bootstrap/compare/v2025.02.24...v2025.09.03
1735

18-
# v2025.09.03
19-
20-
## What's Changed
21-
22-
- Fixed installation on Photon 4 and Photon 5 by @erwindon in https://github.com/saltstack/salt-bootstrap/pull/2080
23-
- Properly handle 2 digit minor versions of Salt by @twangboy in https://github.com/saltstack/salt-bootstrap/pull/2081
24-
- Added an option to specify something other than `/tmp` for installation execution by @edlitmus in https://github.com/saltstack/salt-bootstrap/pull/2068
25-
2636
# v2025.02.24
2737

2838
## What's Changed

0 commit comments

Comments
 (0)