Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 18 additions & 18 deletions CHANGELOG → CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,24 @@
# Release 1.4
# Release 1.7

## What's Changed

- Windows Detect arch using pointer size instead of WMIC
- Added support to stop, start, reconfig and upgrade and installed salt-minion
- Updated tests to exercise stop, start, reconfig and upgrade functionality

# Release 1.3
# Release 1.6

## What's Changed

- Added ability to install from private repository, locally or via the net
- Added support for salt user and group on Linux for Salt 3006 and later
- Create expected directories on Windows and fix mis-spelling on Windows

# Release 1.5

## What's Changed

- Support for Salt 3006 and later on Linux and Windows
- Return 106 'external install', if find existing non-onedir installation on Linux and Windows
- Updated the copyright and license in generated Linux systemd salt-minion.service file

# Release 1.4

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

# Release 1.5

## What's Changed

- Support for Salt 3006 and later on Linux and Windows
- Return 106 'external install', if find existing non-onedir installation on Linux and Windows
- Updated the copyright and license in generated Linux systemd salt-minion.service file

# Release 1.6
# Release 1.3

## What's Changed

- Added support for salt user and group on Linux for Salt 3006 and later
- Create expected directories on Windows and fix mis-spelling on Windows
- Added ability to install from private repository, locally or via the net

# Release 1.7
# Release 1.2

## What's Changed

- Added support to stop, start, reconfig and upgrade and installed salt-minion
- Updated tests to exercise stop, start, reconfig and upgrade functionality
- Windows Detect arch using pointer size instead of WMIC
1 change: 1 addition & 0 deletions ChangeLog
Loading