CHANGELOG.txt

# 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).
 
## [Unreleased]
 
## [Releases]
## [1.0.3.1] - 2020-12-07
### Changed
 - Updated version to 1.0.3.3
 - Changed to search specific repository
## [Releases]
## [1.0.3.1] - 2020-12-07
### Changed
 - Updated version to 1.0.3.1 and changed repository location
 
## [1.0.3.0] - 2020-08-10
### Fixed
- Make deep dependencies work. Eg. AppA -> AppB -> AppC
- If dep is specified in app.json but no environment.json file exist, then continue without error
### Removed
- Duplicate log messages
 
## [1.0.2.0] - 2020-06-22
### Added
- Support for version numbers in environment.json file in order to specify a specific build to build upon
### Removed
- Branch specific handling