Skip to content

Commit a12f2d8

Browse files
authored
Merge pull request #12 from dmurphy18/fix_cut_release_3
Migrated CHANGELOG to CHANGLOG.md
2 parents 7dceeb1 + bc7fc3f commit a12f2d8

File tree

2 files changed

+19
-18
lines changed

2 files changed

+19
-18
lines changed
Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,24 @@
1-
# Release 1.4
1+
# Release 1.7
22

33
## What's Changed
44

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
67

7-
# Release 1.3
8+
# Release 1.6
89

910
## What's Changed
1011

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
1222

1323
# Release 1.4
1424

@@ -19,24 +29,14 @@
1929
- Update copyright, copying permission and pre-commit
2030
- Fix Windows Script not Starting
2131

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
3133

3234
## What's Changed
3335

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
3637

37-
# Release 1.7
38+
# Release 1.2
3839

3940
## What's Changed
4041

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

ChangeLog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CHANGELOG.md

0 commit comments

Comments
 (0)