(MAINT) Update changelog for 0.4.0 release (#315)

This commit is contained in:
mattkirby 2019-02-05 16:52:54 -08:00 committed by GitHub
parent 8acf28d0b8
commit 6562117d13
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,9 @@ The format is based on
Tracking in this Changelog began for this project with the tagging of version 0.1.0. Tracking in this Changelog began for this project with the tagging of version 0.1.0.
If you're looking for changes from before this, refer to the project's If you're looking for changes from before this, refer to the project's
git logs & PR history. git logs & PR history.
# [Unreleased](https://github.com/puppetlabs/vmpooler/compare/0.3.0...master) # [Unreleased](https://github.com/puppetlabs/vmpooler/compare/0.4.0...master)
# [0.4.0](https://github.com/puppetlabs/vmpooler/compare/0.3.0...0.4.0)
### Fixed ### Fixed
- Improve support for configuration via environment variables (POOLER-137) - Improve support for configuration via environment variables (POOLER-137)