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
+25Lines changed: 25 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,28 @@
1
+
# v2025.09.03
2
+
3
+
## What's Changed
4
+
5
+
- fixes for Photon4/5 by @erwindon in https://github.com/saltstack/salt-bootstrap/pull/2080
6
+
- Get versions correctly by @twangboy in https://github.com/saltstack/salt-bootstrap/pull/2081
7
+
- Prep release by @twangboy in https://github.com/saltstack/salt-bootstrap/pull/2082
8
+
- Add support for specifying a directory other than /tmp for installation execution by @edlitmus in https://github.com/saltstack/salt-bootstrap/pull/2068
9
+
- Add another PR and a few more emails by @twangboy in https://github.com/saltstack/salt-bootstrap/pull/2083
10
+
11
+
## New Contributors
12
+
13
+
-@erwindon made their first contribution in https://github.com/saltstack/salt-bootstrap/pull/2080
14
+
-@edlitmus made their first contribution in https://github.com/saltstack/salt-bootstrap/pull/2068
- 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
0 commit comments