update to .md files

Added CHANGELOG to document changes.

Added installation instructions to README and link to FROM_SOURCE for alternative script loading instructions.

Modified examples in README to reflect recent changes to module
This commit is contained in:
onyx-and-iris
2021-04-30 16:30:12 +01:00
parent 14eb019202
commit 7ba7b456eb
3 changed files with 81 additions and 10 deletions

21
CHANGELOG.md Normal file
View File

@@ -0,0 +1,21 @@
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
Before any minor/major patch is released all test units will be run to verify they pass.
## [Unreleased]
- [ ]
## [1.3] - 2021-04-30
### Added
- Updated README to include Installation instructions.
- Added FROM_SOURCE.md to explain alternative loading of scripts if directly
downloaded.
- Set_Multi command for setting many parameters at once.
## [1.0] - 2021-04-29
- Added module to PSGAllery