# 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](https://github.com/djhouseknecht/unified-env/compare/v1.1.2...HEAD)

# [v1.1.2](https://github.com/djhouseknecht/unified-env/compare/v1.1.1...v1.1.2) - 2022-08-01
* sec / dep updates
* migrate to github actions (since travis is no longer free)

# [v1.1.1](https://github.com/djhouseknecht/unified-env/compare/v1.1.0...v1.1.1) - 2020-05-02
* dep updates
* doc updates

# [v1.1.0](https://github.com/djhouseknecht/unified-env/compare/v1.0.0...v1.1.0) - 2020-04-23
### Added
* file-parsing: add flag to conditionally fail if the env file is not found

# [v1.0.0](https://github.com/djhouseknecht/unified-env/releases/tag/v1.0.0) - 2020-04-13
* initial release: releasing initial version

