|
1 | | -# Release 1.4 |
| 1 | +# Release 1.7 |
2 | 2 |
|
3 | 3 | ## What's Changed |
4 | 4 |
|
5 | | -- Windows Detect arch using pointer size instead of WMIC |
| 5 | +- Added support to stop, start, reconfig and upgrade and installed salt-minion |
| 6 | +- Updated tests to exercise stop, start, reconfig and upgrade functionality |
6 | 7 |
|
7 | | -# Release 1.3 |
| 8 | +# Release 1.6 |
8 | 9 |
|
9 | 10 | ## What's Changed |
10 | 11 |
|
11 | | -- Added ability to install from private repository, locally or via the net |
| 12 | +- Added support for salt user and group on Linux for Salt 3006 and later |
| 13 | +- Create expected directories on Windows and fix mis-spelling on Windows |
| 14 | + |
| 15 | +# Release 1.5 |
| 16 | + |
| 17 | +## What's Changed |
| 18 | + |
| 19 | +- Support for Salt 3006 and later on Linux and Windows |
| 20 | +- Return 106 'external install', if find existing non-onedir installation on Linux and Windows |
| 21 | +- Updated the copyright and license in generated Linux systemd salt-minion.service file |
12 | 22 |
|
13 | 23 | # Release 1.4 |
14 | 24 |
|
|
19 | 29 | - Update copyright, copying permission and pre-commit |
20 | 30 | - Fix Windows Script not Starting |
21 | 31 |
|
22 | | -# Release 1.5 |
23 | | - |
24 | | -## What's Changed |
25 | | - |
26 | | -- Support for Salt 3006 and later on Linux and Windows |
27 | | -- Return 106 'external install', if find existing non-onedir installation on Linux and Windows |
28 | | -- Updated the copyright and license in generated Linux systemd salt-minion.service file |
29 | | - |
30 | | -# Release 1.6 |
| 32 | +# Release 1.3 |
31 | 33 |
|
32 | 34 | ## What's Changed |
33 | 35 |
|
34 | | -- Added support for salt user and group on Linux for Salt 3006 and later |
35 | | -- Create expected directories on Windows and fix mis-spelling on Windows |
| 36 | +- Added ability to install from private repository, locally or via the net |
36 | 37 |
|
37 | | -# Release 1.7 |
| 38 | +# Release 1.2 |
38 | 39 |
|
39 | 40 | ## What's Changed |
40 | 41 |
|
41 | | -- Added support to stop, start, reconfig and upgrade and installed salt-minion |
42 | | -- Updated tests to exercise stop, start, reconfig and upgrade functionality |
| 42 | +- Windows Detect arch using pointer size instead of WMIC |
0 commit comments