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
+18-1Lines changed: 18 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,26 @@
2
2
3
3
## What's Changed
4
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
6
23
- Properly handle 2 digit minor versions of Salt by @twangboy in https://github.com/saltstack/salt-bootstrap/pull/2081
7
-
- Added an option to specify something other than ``/tmp`` for installation execution by @edlitmus in https://github.com/saltstack/salt-bootstrap/pull/2068
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