Skip to content

Commit

Permalink
Merge pull request #12 from dmurphy18/fix_cut_release_3
Browse files Browse the repository at this point in the history
Migrated CHANGELOG to CHANGLOG.md
  • Loading branch information
dmurphy18 authored Dec 4, 2024
2 parents 7dceeb1 + bc7fc3f commit a12f2d8
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 18 deletions.
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

0 comments on commit a12f2d8

Please sign in to comment.